Classes

ConnectionFailureException

Exception class defining an error connecting to the database platform

« More »

DatabaseNotFoundException

No database is available.

« More »

ExecutionFailureException

Exception class defining an error executing a statement

« More »

PrepareStatementFailureException

Exception class defining an error preparing the SQL statement for execution

« More »

QueryTypeAlreadyDefinedException

Exception class defining an exception when attempting to change a query type

« More »

UnknownTypeException

Class representing an unknown type for a given database driver.

« More »

UnsupportedAdapterException

Exception class defining an unsupported database object

« More »