UnexpectedValue
extends UnexpectedValueException
in package
implements
Exception
FinalYes
Tags
Table of Contents
Interfaces
Methods
- getSQLState() : null
- Returns the SQLSTATE the driver was in at the time the error occurred.
- new() : self
Methods
getSQLState()
Returns the SQLSTATE the driver was in at the time the error occurred.
public
getSQLState() : null
Return values
nullnew()
public
static new(string $value, string $type) : self
Parameters
- $value : string
- $type : string