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