LimitReachedException extends RuntimeException
FinalYes
Properties
Methods
- __construct() : mixed
Properties
$limit read-only
public
int
$limit
$rows read-only
public
Rows|null
$rows
= null
Methods
__construct()
public
__construct(int $limit[, Rows|null $rows = null ][, Throwable|null $previous = null ]) : mixed
Parameters
- $limit : int
- $rows : Rows|null = null
- $previous : Throwable|null = null