class Json::Tools::FailedTestException

Overview

Exception raised by Json::Tools::Patch when a test operation does not pass.

Defined in:

json-tools/exception.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(value : JSON::Any, path : String) #

[View source]

Instance Method Detail

def path : String #

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

[View source]