The OutOfRangeException class
Introducción
Exception thrown when an illegal index was requested. This represents errors that should be detected at compile time.
Clases sinopsis
OutOfRangeException
extends
LogicException
{
/* Métodos heredados */
}There are no user contributed notes for this page.
