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