Elgg  Version master
Elgg\Exceptions\OutOfRangeException Class Reference

Exception thrown when an illegal index was requested. More...

Inheritance diagram for Elgg\Exceptions\OutOfRangeException:
Elgg\Exceptions\ExceptionInterface

Detailed Description

Exception thrown when an illegal index was requested.

This represents errors that should be detected at compile time

See also
https://www.php.net/manual/en/class.outofrangeexception.php
Since
4.3

Definition at line 11 of file OutOfRangeException.php.


The documentation for this class was generated from the following file: