__construct()
__construct(string $message, integer $errorCode)
Create the database exception.
Parameters
string | $message | the error message |
integer | $errorCode | the database error code |
An exception related to the database.