Class IndexOutOfBoundsException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ArrayIndexOutOfBoundsException, StringIndexOutOfBoundsException

public class IndexOutOfBoundsException extends BaseRuntimeException
See Also:
  • Constructor Details

    • IndexOutOfBoundsException

      public IndexOutOfBoundsException(ErrorDetail detail, Throwable cause)