The OutOfBoundsException class
Guide
Edit on GitHub ✎
Exception thrown if a value is not a valid key. This represents errors that cannot be detected at compile time.
Intro
Exception thrown if a value is not a valid key. This represents errors that cannot be detected at compile time.
Class synopsis
extends RuntimeException { }