Java in a Nutshell Online Quick Reference for Java 1.1
CLASS java.rmi.UnmarshalException
Availability: JDK 1.1
public class UnmarshalException extends RemoteException {
// Public Constructors
public UnmarshalException(Strings);
public UnmarshalException(Strings, Exceptionex);
}