class |
CeaseException |
Thrown in case ceasing a component caused problems.
|
class |
CloseException |
Thrown in case closing a component caused problems.
|
class |
ConfigureException |
Thrown in case initializing a component caused problems.
|
class |
DecomposeException |
Thrown in case decomposing a component caused problems.
|
class |
DestroyException |
Thrown in case stopping a component caused problems.
|
class |
DigestException |
|
class |
DisposeException |
Thrown in case disposing a component caused problems.
|
class |
InitializeException |
Thrown in case initializing a component caused problems.
|
class |
LifecycleException |
This exception is the base lifecycle exception .
|
class |
PauseException |
Thrown in case pausing a component caused problems.
|
class |
ResetException |
Thrown in case resetting a component caused problems.
|
class |
ResumeException |
Thrown in case resuming a component caused problems.
|
class |
StartException |
Thrown in case starting a component caused problems.
|
class |
StopException |
Thrown in case stopping a component caused problems.
|