Exception
extends
Throwable
in
Tags
Table of Contents
Methods
- getSQLState() : string|null
- Returns the SQLSTATE the driver was in at the time the error occurred.
Methods
getSQLState()
Returns the SQLSTATE the driver was in at the time the error occurred.
public
getSQLState() : string|null
Returns null if the driver does not provide a SQLSTATE for the error occurred.