GetSerializedException returns the Serialized Exception Object carried within the NBClrException.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public byte[] GetSerializedException()
public byte[] GetSerializedException()
Public Function GetSerializedException As Byte()
Public Function GetSerializedException As Byte()
public:
array<unsigned char>^ GetSerializedException()
public:
array<unsigned char>^ GetSerializedException()
member GetSerializedException : unit -> byte[]
member GetSerializedException : unit -> byte[]
Return Value
Type:
Byte The exception object.