Process Errors

You can specify errors that may be thrown by a process that implements the process interface.

This is useful where the process interface is used for dynamic sub-process invocation. In this case, the error events are translated into end error events in process implementations. Call sub-process activities that reference process interfaces can then identify the thrown error events directly from the process interface.