Class ProcessException.TimedOut

All Implemented Interfaces:
Serializable
Enclosing class:
ProcessException

public static final class ProcessException.TimedOut
extends ProcessException.TransientProcessException
A process exception cause by the receipt of a SCPResult.RC_TIMEOUT message, indicating that communications timed out.
See Also:
Serialized Form