WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
GetNestedExceptions Method
NamespacesIBM.Broker.PluginNBExceptionGetNestedExceptions()()()()
SUMMARY
Gets all the nested exceptions that belong to the current exception.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual ReadOnlyCollection<NBException> GetNestedExceptions()
Public Overridable Function GetNestedExceptions As ReadOnlyCollection(Of NBException)
public:
virtual ReadOnlyCollection<NBException^>^ GetNestedExceptions()
abstract GetNestedExceptions : unit -> ReadOnlyCollection<NBException> 
override GetNestedExceptions : unit -> ReadOnlyCollection<NBException> 
Return Value
The Nested exceptions.

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