Class ProcessException.CallerProcessException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ProcessException.BadChecksum, ProcessException.BadCommand, ProcessException.BadCPUNumber, ProcessException.BadPacketLength, ProcessException.BadSCPPort, ProcessException.InvalidArguments
Enclosing class:
ProcessException

public abstract static class ProcessException.CallerProcessException
extends ProcessException
Marks an exception for errors in the message by the caller. Suggested recovery strategy: don't send bad messages.
See Also:
Serialized Form