jsonkraken / net.jemzart.jsonkraken.errors.collections / NoSuchIndexException / <init>

<init>

NoSuchIndexException(index: Int, arr: JsonArray)

Since
2.0 Used when an item from an index is being extracted from a JsonArray, and it does not possess it.