Class CSVException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CSVConversionException, CSVParseException, CSVWriteException

public class CSVException
extends RuntimeException
Base class for all runtime exceptions thrown by this module.
See Also:
Serialized Form