View source
class OutOfRangeException
package php
extends LogicException › Exception
import php.LogicException
Available on php
Exception thrown when an illegal index was requested. This represents errors that should be detected at compile time.
Available on php
Exception thrown when an illegal index was requested. This represents errors that should be detected at compile time.