Name

MarshalException

Synopsis

A RemoteException, thrown if an I/O error occurs while attempting to marshal any part of a remote method call (header data or method arguments).

                  
public class MarshalException extends RemoteException {
// Public Constructors
   public MarshalException( String s);  
   public MarshalException( String s, Exception ex);  
}

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.