NBException Line Property IBM Integration Bus
Gets or sets the line in the file where the exception was generated.

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

public virtual int Line { get; set; }

Property Value

Type: OnlineInt32
Line number.
See Also