ColumnCountException
Objects
Subclass of DataModelException
.
A ColumnCountException
is thrown when the number
of columns in the data did not match the number of columns specified
in the data model.
No message string is set for this exception.
c.getValues() : List
Returns the list of values that were being converted.