NBUserException Constructor (String, Int64, NBSeverity)IBM Integration Bus
Constructs a new exception object with the given message, exception number and the severity.

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

public NBUserException(
	string message,
	long number,
	NBSeverity severity
)
See Also