Sun B2B Suite eXchange Integrator User's Guide

Catch Named Exception

  1. Drag the Catch Named Exception element into the scope for which the exception handler applies.

  2. In the Exception Handler properties, configure the following:

    • Fault Container — The output Attribute that contains the run-time name of the thrown fault.


      Note –

      The fault name is auto-populated with values based on the components dragged to the editor.


    • Select the configuration control for the Exception Handler– the properties pane appears to select the Fault name and container.

    • Fault Name — The run-time value for the exception that is passed from the component to the engine at run time.

Catch All Exceptions

No configuration of the Catch All Exceptions element is required; any thrown exception not previously caught is caught with the Catch All Exceptions element.