public class UnknownHostException extends IOException
| Constructor and Description | 
|---|
| UnknownHostException()Constructs a new  UnknownHostExceptionwith no detail message. | 
| UnknownHostException(String host)Constructs a new  UnknownHostExceptionwith the specified detail message. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toString