Serializable
public class UnknownHostException extends RemoteException
UnknownHostException
java.net.UnknownHostException
detail
UnknownHostException(String s)
UnknownHostException(String s, Exception ex)
getCause, getMessage
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public UnknownHostException(String s)
s
public UnknownHostException(String s, Exception ex)
ex