Exception | Description |
---|---|
ColumnDoesNotExistException |
This exception is thrown when a column does not exist in a data matrix.
|
NoMoreRowsException |
This exception is thrown when no more rows are found.
|
NoRowException |
This exception is thrown if no row exists.
|
WrongNumberException |
This exception is thrown on error when the number of columns specified in a request is incorrect.
|