The OutOfBoundsException class
Introduction
Exception thrown if a value is not a valid key. This represents errors that cannot be detected at compile time.
Class synopsis
OutOfBoundsException
extends
RuntimeException
{
/* Inherited methods */
}




