| Exception | Description |
|---|---|
| ActionException |
Parent exception class for all exceptions used in the Action Framework.
|
| ActionFactoryException |
Exception used for errors involving the action factory.
|
| ActionFactoryInitException |
Exception used for errors involving the initialization of an action factory.
|
| ActionInvocationException |
The super class for all exceptions which may be thrown during an action invocation
|
| ActionNotFoundException |
The Action implementation was not found
|
| InternalErrorException |
An internal error occurred.
|
| LifecycleNotFoundException |
Lifecycle operation or action definition not found
|