Package java.lang

Class IndexOutOfBoundsException

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

public class IndexOutOfBoundsException extends RuntimeException
See Also:
  • Constructor Details

    • IndexOutOfBoundsException

      public IndexOutOfBoundsException()
    • IndexOutOfBoundsException

      public IndexOutOfBoundsException(String var0)