class Json::Tools::PointerException

Overview

Exception raised by Json::Tools::Pointer if the pointer cannot be constructed of evaluated.

Defined in:

json-tools/exception.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(object : JSON::Any, index : String | Int32) #

[View source]

Instance Method Detail

def index : Int32 | String #

[View source]
def object : JSON::Any #

[View source]