class

Json::Tools::MissingPropertyException

Inherits Exception / Reference / Object

Exception raised by Json::Tools::Patch when trying to remove a property that does not exist in the target JSON object.

Constructors

new(object : JSON::Any, property_name : String) forall T
Source

Instance methods

object
Source
property_name
Source