-
-
Constructor Summary
Constructors
Constructor |
Description |
UnknownHostException() |
Constructs a new UnknownHostException with no detail
message.
|
UnknownHostException(String message) |
Constructs a new UnknownHostException with the
specified detail message.
|
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString