Uses of Class
com.opencsv.exceptions.CsvRuntimeException
Packages that use CsvRuntimeException
Package
Description
This package contains all of the exceptions specific to opencsv.
-
Uses of CsvRuntimeException in com.opencsv.exceptions
Subclasses of CsvRuntimeException in com.opencsv.exceptionsModifier and TypeClassDescriptionclass
This exception indicates that the converter did not behave as expected in some way.class
This exception is to be thrown when anything goes bad during introspection of beans given to opencsv.class
This exception is thrown on initiation of field mapping ifCsvRecurse
has been improperly used.