Class OutOfBoundsException

All Implemented Interfaces:
Serializable

public final class OutOfBoundsException extends InputException
Exception thrown when an index is out of range.
See Also:
  • Constructor Details

    • OutOfBoundsException

      public OutOfBoundsException(String message)