- All Implemented Interfaces:
- java.io.Serializable
public class InvocationException
extends java.lang.RuntimeException
Thrown by the invocation layer in response to an internal technical exception. This
exception is safe for the remote transport as it does not preserve the instance
reference of the original exception thrown.
- See Also:
- Serialized Form