Package | Description |
---|---|
com.opencsv.exceptions |
This package contains all of the exceptions specific to opencsv.
|
Modifier and Type | Class and Description |
---|---|
class |
CsvBadConverterException
This exception indicates that the converter did not behave as expected in
some way.
|
class |
CsvBeanIntrospectionException
This exception is to be thrown when anything goes bad during introspection of
beans given to opencsv.
|
class |
CsvRecursionException
This exception is thrown on initiation of field mapping if
CsvRecurse has been improperly used. |
Copyright © 2005–2023. All rights reserved.