We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Class encapsulating database-related exceptions.
DBException is a class derived from Exception.
DBException
View source
uses('db'); throw new DBException($code, $message, $dbQuery);
[[DBException::__construct]]()