Class ComponentException.AbstractComponentHandleException

All Implemented Interfaces:
Serializable, HandleAccessor, ErrorCodeAccessor, Trap
Direct Known Subclasses:
HandleTimeoutException, IllegalHandleStateChangeException, UnknownHandleException, UnsupportedHandleOperationException
Enclosing class:
ComponentException

protected abstract static class ComponentException.AbstractComponentHandleException extends ComponentException implements HandleAccessor
This exception is the base exception for handle related runtime exceptions.
See Also: