![]() |
MalformedCsvException Constructor |
Name | Description | |
---|---|---|
![]() | MalformedCsvException |
Initializes a new instance of the MalformedCsvException class.
|
![]() | MalformedCsvException(String) |
Initializes a new instance of the MalformedCsvException class.
|
![]() | MalformedCsvException(SerializationInfo, StreamingContext) |
Initializes a new instance of the MalformedCsvException class with serialized data.
|
![]() | MalformedCsvException(String, Exception) |
Initializes a new instance of the MalformedCsvException class.
|
![]() | MalformedCsvException(String, Int32, Int64, Int32) |
Initializes a new instance of the MalformedCsvException class.
|
![]() | MalformedCsvException(String, Int32, Int64, Int32, Exception) |
Initializes a new instance of the MalformedCsvException class.
|