process_exceptions Module
Classes
| ProcessEventUndefinedException |
An event was not defined in the process. |
| ProcessException |
Base class for all process exceptions. |
| ProcessFunctionNotFoundException |
A function was not found in the process. |
| ProcessInvalidConfigurationException |
An invalid configuration was provided for the process. |
| ProcessTargetFunctionNameMismatchException |
A message targeting a function has resulted in a different function becoming invocable. |