NBClrException GetSerializedException Method IBM Integration Bus
GetSerializedException returns the Serialized Exception Object carried within the NBClrException.

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

public byte[] GetSerializedException()

Return Value

Type:  OnlineByte 
The exception object.
See Also