Class TIndexOutOfBoundsException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TArrayIndexOutOfBoundsException, TStringIndexOutOfBoundsException

public class TIndexOutOfBoundsException extends TRuntimeException
See Also:
Serialized Form
  • Constructor Details

    • TIndexOutOfBoundsException

      public TIndexOutOfBoundsException()
    • TIndexOutOfBoundsException

      public TIndexOutOfBoundsException(String message)
    • TIndexOutOfBoundsException

      public TIndexOutOfBoundsException(int index)