Class ComponentRuntimeException.ComponentHandleRuntimeException

All Implemented Interfaces:
Serializable, HandleAccessor, ErrorCodeAccessor, Trap
Direct Known Subclasses:
HandleTimeoutRuntimeException, IllegalHandleStateChangeRuntimeException, UnknownHandleRuntimeException, UnsupportedHandleOperationRuntimeException
Enclosing class:
ComponentRuntimeException

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