Class CsvErrorAccumulator
java.lang.Object
fr.gouv.vitam.collect.internal.core.csv.CsvErrorAccumulator
- All Implemented Interfaces:
AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CsvErrorAccumulator
public CsvErrorAccumulator()
-
-
Method Details
-
report
- Throws:
CollectInvalidCsvFormatException
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
CollectInvalidCsvFormatException
-