Class CSVException

All Implemented Interfaces:
Serializable

public class CSVException extends IOException
Signals a CSV exception. For example, this exception is thrown when parsing invalid input.
Since:
1.12.0
See Also: