class |
ClosedFacilityException
ClosedFacilityException indicates that the requested operation
cannot be fulfilled because the facility providing the operation was closed.
|
class |
InvalidOperationException
InvalidOperationException indicates that the requested operation
cannot be fulfilled because the object on which it was performed is not
in a state to support such an operation.
|
class |
InvalidPropertiesException
InvalidPropertiesException indicates invalid properties are specified
in JCSMPProperties.
|
class |
JCSMPFatalErrorException
JCSMPFatalErrorException indicates an unrecoverable error condition.
|
class |
OperationNotSupportedException
OperationNotSupportedException indicates the requested operation
is not supported based on the current Session configuration.
|
class |
StaleSessionException
StaleSessionException indicates that the requested operation
cannot be fulfilled because the underlying session was stale.
|