- All Implemented Interfaces:
- java.io.Serializable
public final class RemarshalException
extends java.lang.Exception
implements java.io.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.
- See Also:
- Serialized Form