User Story (Required on creation):
Some exceptions are expected from a business perspective and do not need to be logged on job failure.
Functional Requirements (Required before implementation):
- There is a extension point in the process engine, so that a user can provide Java code that decides if an exception is logged on job failure
- The extension point is called whenver a job fails and receives the exception