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