Constructs a new exception object with the defaulted message number 7499.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public NBFatalException()
public NBFatalException()
public:
NBFatalException()
public:
NBFatalException()
new : unit -> NBFatalException
new : unit -> NBFatalException
In this constructor message number is defaulted to 7499 from the Integration Bus catalog, the severity is defaulted to 'Error'.
This constructor initializes the Message property of the new instance to a system-supplied message that describes the error.