Serializable
public class ConnectException extends RemoteException
ConnectException
detail
ConnectException(String s)
ConnectException(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 ConnectException(String s)
s
public ConnectException(String s, Exception ex)
ex