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 custom converter provided 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.
|
Copyright © 2017. All rights reserved.