Exceptions to Normal Activity Flow

An exception is a runtime event that originates in a complex activity and causes an interruption in the normal process flow. As processing occurs in a complex activity, the flow can be diverted from the normal processing when an exception or error occurs.

Exceptions are controlled by building handlers, which determine how each type of exceptions is handled:

Fault handling

Timeout handling

Compensation handling