Interface CsvError

All Known Implementing Classes:
AbstractCsvError, GeneralError, RowError

public interface CsvError
Report on an error, always including at the very least an error message. If the error can be pinpointed to a line or cell, this information is included as well.