PDIParserException(Int32) Constructor
This constructor takes a line number
Namespace: EWSoftware.PDI.ParserAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public PDIParserException(
int line
)
Public Sub New (
line As Integer
)
public:
PDIParserException(
int line
)
new :
line : int -> PDIParserException
Parameters
- line Int32
- The line number in the data stream at which the error occurred