public class JSONArrayIndexOutOfBoundsException extends ArrayIndexOutOfBoundsException
Constructor and Description |
---|
JSONArrayIndexOutOfBoundsException(int index) |
Modifier and Type | Method and Description |
---|---|
int |
getIndex() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JSONArrayIndexOutOfBoundsException(int index)
public int getIndex()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.