The OutOfRangeException class
(PHP 5 >= 5.1.0)
Introduction
Exception thrown when an illegal index was requested. This represents errors that should be detected at compile time.
Class synopsis
OutOfRangeException
extends
LogicException
{
/* Inherited methods */
}There are no user contributed notes for this page.
