The UnderflowException class
(PHP 5 >= 5.1.0)
Introduction
Exception thrown when performing an invalid operation on an empty container, such as removing an element.
Class synopsis
UnderflowException
extends
RuntimeException
{
/* Inherited methods */
}There are no user contributed notes for this page.
