The OutOfRangeException class
Guide
Edit on GitHub ✎
Exception thrown when an illegal index was requested. This represents errors that should be detected at compile time.
Intro
Exception thrown when an illegal index was requested. This represents errors that should be detected at compile time.
Class synopsis
extends LogicException { }