Exception: Unitsml::Errors::OpalPayloadNotBundledError

Inherits:
BaseError
  • Object
show all
Defined in:
lib/unitsml/errors/opal_payload_not_bundled_error.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



6
7
8
# File 'lib/unitsml/errors/opal_payload_not_bundled_error.rb', line 6

def to_s
  "[unitsml] Error: Opal database payload is not bundled."
end