class Json::Tools::IvalidFormat

Overview

Exception raised by Json::Tools::Patch if the patch document is invalid.

Defined in:

json-tools/exception.cr

Constructors

Constructor Detail

def self.new(message : String) #

[View source]
def self.new(object : JSON::Any) #

[View source]