The UnderflowException class
(PHP 5 >= 5.1.0)
Introdução
Exception thrown when performing an invalid operation on an empty container, such as removing an element.
Sinopse da classe
UnderflowException
extends
RuntimeException
{
/* Métodos herdados */
}
User Contributed Notes
UnderflowException
UnderflowException
There are no user contributed notes for this page.

RuntimeException