NBException Severity Property IBM Integration Bus
Gets or sets the severity of the exception.

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

public virtual NBSeverity Severity { get; set; }

Property Value

Type: NBSeverity
Severity of the exception.
See Also