ReceiverException extends RuntimeException
Table of Contents
Methods
- __construct() : mixed
- getList() : array<string|int, mixed>
Methods
__construct()
public
__construct([string $message = '' ][, int $code = 0 ][, Throwable $previous = null ][, array<string|int, mixed> $exceptions = [] ]) : mixed
Parameters
- $message : string = ''
- $code : int = 0
- $previous : Throwable = null
- $exceptions : array<string|int, mixed> = []
getList()
public
getList() : array<string|int, mixed>