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