Exception | Description |
---|---|
CSVNotConsistentException |
Exception thrown if the imported CSV file is not consistent.
|
HeadersNotConsistentException |
Exception thrown if the headers of an imported CSV file are not consistent.
|
NoFileSelectedException |
Exception thrown if a file selected for the import/export is not found
|
RecordNotConsistentException |
Exception thrown if a record in a CSV file is not consistent.
|