WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
ExceptionList Property
NamespacesIBM.Broker.PluginNBMessageAssemblyExceptionList
SUMMARY
Returns the ExceptionList from the assembly.
Declaration Syntax
C#Visual BasicVisual C++F#
public NBMessage ExceptionList { get; }
Public ReadOnly Property ExceptionList As NBMessage
	Get
public:
property NBMessage^ ExceptionList {
	NBMessage^ get ();
}
member ExceptionList : NBMessage
Value
ExceptionList returns the exception list from the assembly.

Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0