Method | Description | |
---|---|---|
ImportException ( string columnName, string value, |
The constructor
|
public ImportException ( string columnName, string value, |
||
columnName | string | The column where the error happend |
value | string | The value that caused the parsing error |
ex | The original exception | |
message | string | Optional message |
return | System |