Click or drag to resize

CSVReaderException Constructor

Overload List
  NameDescription
Public methodCSVReaderException(String)
Initializes a new instance of the CSVReaderException class. Initialize a new instance of the CSVReaderException class.
Protected methodCSVReaderException(SerializationInfo, StreamingContext)
Initializes a new instance of the CSVReaderException class with serialized data.
Public methodCSVReaderException(String, Exception)
Initializes a new instance of the CSVReaderException class. Initialize a new instance of the CSVReaderException class.
Top
See Also