Exception: Stix2::Exception::StorageInactive

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

Instance Method Summary collapse

Instance Method Details

#messageObject


49
50
51
# File 'lib/stix2/exception.rb', line 49

def message
  "Stix2::Storage must be active to use toplevel-property-extension"
end