WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
GetSerializedException Method
NamespacesIBM.Broker.PluginNBClrExceptionGetSerializedException()()()()
SUMMARY
GetSerializedException returns the Serialized Exception Object carried within the NBClrException.
Declaration Syntax
C#Visual BasicVisual C++F#
public byte[] GetSerializedException()
Public Function GetSerializedException As Byte()
public:
array<unsigned char>^ GetSerializedException()
member GetSerializedException : unit -> byte[] 
Return Value
The exception object.

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