public class TArrayIndexOutOfBoundsException extends TIndexOutOfBoundsException
Constructor and Description |
---|
TArrayIndexOutOfBoundsException() |
TArrayIndexOutOfBoundsException(int index) |
TArrayIndexOutOfBoundsException(String message) |
addSuppressed, fillInStackTrace, getCause, getCause0, getClass0, getLocalizedMessage0, getMessage0, getStackTrace0, getSuppressed0, init, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString0
addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public TArrayIndexOutOfBoundsException()
public TArrayIndexOutOfBoundsException(String message)
public TArrayIndexOutOfBoundsException(int index)
Copyright © 2019. All rights reserved.