static class |
CeaseException.CeaseRuntimeException |
|
static class |
CloseException.CloseRuntimeException |
|
class |
HandleTimeoutRuntimeException |
This exception is thrown in case a handle was provided which was unknown to
the invoked component.
|
class |
IllegalHandleStateChangeRuntimeException |
This exception is thrown in case a handle was provided whose reference does
not support a given operation.
|
static class |
InitializeException.InitializeRuntimeException |
|
static class |
OpenException.OpenRuntimeException |
Unchecked exception with the same semantics as the OpenException .
|
static class |
PauseException.PauseRuntimeException |
|
static class |
ResumeException.ResumeRuntimeException |
|
static class |
StartException.StartRuntimeException |
|
static class |
StopException.StopRuntimeException |
Unchecked exception with the same semantics as the StopException .
|
class |
UnknownHandleRuntimeException |
This exception is thrown in case a handle was provided which was unknown to
the invoked component.
|
class |
UnsupportedHandleOperationRuntimeException |
This exception is thrown in case a handle was provided whose reference does
not support a given operation.
|