Module com.github.hazendaz.parent
Package org.csveed.report
package org.csveed.report
Contains all the classes required to report back on a row. This can be either when an error occured internally, or it
can be used to refer back to the original CSV line when something goes wrong outside of the scope of CSVeed.
-
ClassDescriptionThe Class AbstractCsvError.Report on an error, always including at the very least an error message.The Class CsvException.The Class GeneralError.The Class RowError.The Class RowPart.The Class RowReport.