|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Exception Summary | |
---|---|
AwaitDuringSignalingException | This exception is thrown by the Signal to indicate that an
await() was called while signaling was in process. |
SignalDuringSignalingException | This exception is thrown by the Signal to indicate that an
signal() was called while signaling was in process. |
SignalException | Thrown by Signal to indicate a signaling violation. |
SignalNotAwaitedException | This exception is thrown by the Signal to indicate that an
signal() was called but there was no thread
awaiting this signal. |
Provides classes for the Jarol Control Infrastructure exception handling.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |