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
SourceInstance methods
object
Sourceproperty_name
Source