Name

RemarshalException

Synopsis

This exception is thrown by the Delegate._invoke() the ObjectImpl.invoke() methods when a marshalling error occurs during the method invocation.

                  Returned By
public final class RemarshalException extends Exception {
// Public Constructors
   public RemarshalException();  
}

Thrown By

LocalObject._invoke(), org.omg.CORBA.portable.Delegate.invoke(), org.omg.CORBA.portable.ObjectImpl._invoke()

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.