Documentation

UnexpectedValue extends UnexpectedValueException
in package
implements Exception

FinalYes
Tags
psalm-immutable

Table of Contents

Interfaces

Exception

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
null

new()

public static new(string $value, string $type) : self
Parameters
$value : string
$type : string
Return values
self

        
On this page

Search results