[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| CSVParserException(Int32, Int32) | Initializes a new instance of the CSVParserException class | |
| CSVParserException(String, Int32, Int32) | Initializes a new instance of the CSVParserException class | |
| CSVParserException(SerializationInfo, StreamingContext, Int32, Int32) | Initializes a new instance of the CSVParserException class | |
| CSVParserException(String, Exception, Int32, Int32) | Initializes a new instance of the CSVParserException class |
See Also