org.omg.CORBA.portable
Class RemarshalException
public final
class
RemarshalException
extends Exception
implements Serializable
This is exception is potentially thrown by the _invoke()
method of the object implementation, requiring to write the method
parameters repeatedly. The parameters must be re-written as long as this
exception is thrown.