Guides

Message
in package

FinalYes

Table of Contents

Properties

$debugInfo  : array<string|int, mixed>
$message  : string

Methods

__construct()  : mixed
getDebugInfo()  : array<string|int, mixed>
getMessage()  : string

Properties

$debugInfo read-only

private array<string|int, mixed> $debugInfo = []

$message read-only

private string $message

Methods

__construct()

public __construct(string $message[, array<string, mixed> $debugInfo = [] ]) : mixed
Parameters
$message : string
$debugInfo : array<string, mixed> = []

getDebugInfo()

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

getMessage()

public getMessage() : string
Return values
string

        
On this page

Search results