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

The OutOfBoundsException class

Exception thrown if a value is not a valid key. This represents errors that cannot be detected at compile time.

Intro

Exception thrown if a value is not a valid key. This represents errors that cannot be detected at compile time.

Class synopsis

extends RuntimeException { }

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