Modifier and Type | Class and Description |
---|---|
class |
ColumnFillerException
Exception thrown when there is an error
evaluating a column filler.
|
class |
DBExecutionException
Exception thrown due to a database error.
|
class |
InputOutputException
Exception thrown due to an I/O exception
(unchecked wrapper for a
java.io.IOException ). |
class |
InternalErrorException
Exception thrown due to an unexpected internal error.
|
class |
InvalidCSVConversionException
Exception thrown for a CSV input conversion error.
|
class |
InvalidOperationException
Exception thrown due to an invalid use of the JDBDT API.
|
class |
UnsupportedOperationException
Exception thrown due to an unsupported operation.
|
Copyright © 2016–2021 JDBDT. All rights reserved.