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