Serializable
public class UnmarshalException extends RemoteException
UnmarshalException
java.io.IOException
java.lang.ClassNotFoundException
detail
UnmarshalException(String s)
UnmarshalException(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 UnmarshalException(String s)
s
public UnmarshalException(String s, 异常 ex)
ex