| AbstractPepperModuleException |
|
| JobNotFoundException |
This exception class is used, in case of a
PepperMapper object was not correctly
initialized.
|
| NotInitializedException |
This exception class is used, in case of a
PepperMapper object was not correctly
initialized.
|
| PepperConfigurationException |
Is thrown, when any exception occurs concerning the configuration of Pepper.
|
| PepperConvertException |
|
| PepperException |
This class is highest exception.
|
| PepperFWException |
This PepperException is thrown if an internal error occurs.
|
| PepperInActionException |
This PepperException is thrown if a calling method tries to start a
new process or an action or tries to get access to a resource, but it
currently is in action and therefore can not be accessed.
|
| PepperOSGiRunnerException |
This exception is only to use for unit tests.
|
| PepperTestException |
This PepperException is thrown if an internal error occurs.
|
| WorkflowException |
This PepperException is thrown if an internal error occurs.
|