All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.io.IOException | +----java.net.UnknownHostException
UnknownHostException
with no detail
message.
UnknownHostException
with the
specified detail message.
public UnknownHostException(String host)
UnknownHostException
with the
specified detail message.
public UnknownHostException()
UnknownHostException
with no detail
message.
All Packages Class Hierarchy This Package Previous Next Index