sqlexception.php
Table of Contents
Classes
- SqlException
- Exception is thrown when database returns an error.
- SqlQueryException
- Exception is thrown when database returns an error on query execution.
- TransactionException
- Special exception for transactions handling.
- DuplicateEntryException
- Exception is thrown when database returns the duplicate entry error on query execution.