Package | Description |
---|---|
org.supercsv.exception |
Provides the exceptions that may be thrown by Super CSV.
|
Modifier and Type | Class and Description |
---|---|
class |
SuperCsvCellProcessorException
Exception thrown when CellProcessor execution fails (typically due to invalid input) - constraint validating
CellProcessors should throw
SuperCsvConstraintViolationException for constraint validation failures. |
class |
SuperCsvConstraintViolationException
Exception thrown by CellProcessors when constraint validation fails.
|
class |
SuperCsvReflectionException
Wraps the following reflection related checked exceptions:
|
Copyright © 2007–2015 Super CSV. All rights reserved.