Returns the ExceptionList from the assembly.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public NBMessage ExceptionList { get; }
public NBMessage ExceptionList { get; }
Public ReadOnly Property ExceptionList As NBMessage
Get
Public ReadOnly Property ExceptionList As NBMessage
Get
public:
property NBMessage^ ExceptionList {
NBMessage^ get ();
}
public:
property NBMessage^ ExceptionList {
NBMessage^ get ();
}
member ExceptionList : NBMessage with get
member ExceptionList : NBMessage with get
Property Value
Type:
NBMessageExceptionList returns the exception list from the assembly.