Exception thrown if there is some fault in database connection.
This exception type is logged to data/logs/exception.txt.
__construct(string $message, int $code, \Exception $previous)
inherited_from | \cException::__construct() |
---|
string
The Exception message to throw.
int
The Exception code.
log()
inherited_from | \cException::log() |
---|
$_log : boolean
inherited_from | \cException::$$_log |
---|