Json::Tools::OutOfBoundsException
Inherits Exception / Reference / Object
Exception raised by Json::Tools::Patch if a path specified in the operation refers to an array index and is not within the array bounds.
Constructors
new(object : Array(JSON::Any), index : Int32) forall T
SourceInstance methods
index
Sourceobject
Source