When an exception is raised, the application is aborted and the flow restarts in the Error Handler that first handles that exception, according to the exception handling mechanism. The exception flow starts with that Error handler. You should consider the following guidelines:

The next picture presents an action flow that generates the Invalid Error Handler message:

See Also

Handle Exceptions | Verify Error Messages