Documentation

DataSourceException extends Exception
in package

AbstractYes

Table of Contents

Properties

$contextInfo  : array<string|int, mixed>|null

Methods

__construct()  : mixed
__toString()  : string
getContextInfo()  : array<string|int, mixed>|null

Properties

Methods

__construct()

public __construct(string $message[, int $code = 0 ][, Throwable|null $previous = null ][, array<string|int, mixed>|null $contextInfo = null ]) : mixed
Parameters
$message : string
$code : int = 0
$previous : Throwable|null = null
$contextInfo : array<string|int, mixed>|null = null

getContextInfo()

public getContextInfo() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

        
On this page

Search results