WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
NBConversionException Constructor
NamespacesIBM.Broker.PluginNBConversionExceptionNBConversionException()()()()
SUMMARY
Members
IconMemberDescription
NBConversionException(String, String, Int64, NBSeverity, Exception, array<Object>[]()[][])
Constructs a new exception object with the given message, the object's catalog, exception number, severity, the inner exception and the object's inserts.

NBConversionException(String, String, Int64, NBSeverity, array<Object>[]()[][])
Constructs a new exception object with the given message, the object's catalog, exception number, severity and the object's inserts.

NBConversionException(String, String, Int64, Exception, array<Object>[]()[][])
Constructs a new exception object with the given message, the object's catalog, exception number, inner exception and inserts.

NBConversionException(String, String, Int64, array<Object>[]()[][])
Constructs a new exception object with the given message, the object's catalog, exception number and inserts.

NBConversionException(String, String, Int64)
Constructs a new exception object with the given message, the object's catalog and exception number.

NBConversionException(String, Int64, NBSeverity, Exception, array<Object>[]()[][])
Constructs a new exception object with the given message, exception number, severity, the inner exception and the object's inserts.

NBConversionException(String, Int64, NBSeverity, array<Object>[]()[][])
Constructs a new exception object with the given message, exception number, severity and the object's inserts.

NBConversionException(String, Int64, Exception, array<Object>[]()[][])
Constructs a new exception object with the given message, exception number, the inner exception and inserts.

NBConversionException(String, Int64, array<Object>[]()[][])
Constructs a new exception object with the given message, exception number and inserts.

NBConversionException(String, Exception, array<Object>[]()[][])
Constructs a new exception object with the given message, inner exception and inserts and the defaulted message number 7498.

NBConversionException(String, array<Object>[]()[][])
Constructs a new exception object with the given message and inserts and the defaulted message number 7498.

NBConversionException(String, Int64, NBSeverity, Exception)
Constructs a new exception object with the given message, exception number, severity and the inner exception.

NBConversionException(String, Int64, NBSeverity)
Constructs a new exception object with the given message, exception number and the severity.

NBConversionException(String, Int64, Exception)
Constructs a new exception object with the given message, exception number and the inner exception.

NBConversionException(String, Int64)
Constructs a new exception object with the given message and exception number.

NBConversionException(String, Exception)
Constructs a new exception object with the given message and inner exception and the defaulted message number 7499.

NBConversionException(String)
Constructs a new exception object with the given message and the defaulted message number 7499.

NBConversionException()()()()
Constructs a new exception object with the defaulted message number 7499.

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