Exception: Stix2::Exception::PropertyDefinitionMatching

Inherits:
Base
  • Object
show all
Defined in:
lib/stix2/exception.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



115
116
117
# File 'lib/stix2/exception.rb', line 115

def message
  "Property 'definition_type' and 'definition' must have a matching key"
end