php8.5
Home/ Manual/ reference / spl/ The OutOfRangeException class

The OutOfRangeException class

Exception thrown when an illegal index was requested. This represents errors that should be detected at compile time.

Intro

Exception thrown when an illegal index was requested. This represents errors that should be detected at compile time.

Class synopsis

extends LogicException { }

Source: reference/spl/outofrangeexception.xml · from the official PHP manual (php/doc-en)