The OutOfRangeException class
Introduction
Exception thrown when a value does not match with a range
Class synopsis
OutOfRangeException
extends
LogicException
{
/* Inherited methods */
}