DriverException
class DriverException extends PDOException
Base class for all errors in the driver or SQL server.
Properties
string | $queryString | ||
array | $params |
Methods
static DriverException
int|string|null
getDriverCode()
No description
string|null
getSqlState()
No description
string|null
getQueryString()
No description
array|null
getParameters()
No description