CSVParserException Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodCSVParserException(Int32, Int32)
Initializes a new instance of the CSVParserException class
Public methodCSVParserException(String, Int32, Int32)
Initializes a new instance of the CSVParserException class
Protected methodCSVParserException(SerializationInfo, StreamingContext, Int32, Int32)
Initializes a new instance of the CSVParserException class
Public methodCSVParserException(String, Exception, Int32, Int32)
Initializes a new instance of the CSVParserException class
Back to Top
See Also