NBMessageAssembly ExceptionList Property IBM Integration Bus
Returns the ExceptionList from the assembly.

Namespace: IBM.Broker.Plugin
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

public NBMessage ExceptionList { get; }

Property Value

Type: NBMessage
ExceptionList returns the exception list from the assembly.
See Also