Exception: Stix2::Exception::StorageInactive
- Defined in:
- lib/stix2/exception.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
49 50 51 |
# File 'lib/stix2/exception.rb', line 49 def "Stix2::Storage must be active to use toplevel-property-extension" end |