The OverflowException class
Introduction
Exception thrown when you add an element into a full container
Class synopsis
OverflowException
extends
RuntimeException
{
/* Inherited methods */
}OverflowException
There are no user contributed notes for this page.
