The OverflowException class
Introduction
Exception thrown when you add an element into a full container
Class synopsis
OverflowException
extends
RuntimeException
{
/* Inherited methods */
}