The UnderflowException class
Introduction
Exception thrown when you try to remove an element of an empty container
Class synopsis
UnderflowException
extends
RuntimeException
{
/* Inherited methods */
}