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

<init>

InvalidIndexException(value: String, arr: JsonArray)

Since
2.0 Used when a String is being used for either 'get' or 'set' operators in a JsonArray, and such String could not be cast to Int.