Exception: ErpTechSvcs::Utils::CompassAccessNegotiator::Errors::CapabilityTypeDoesNotExist

Inherits:
StandardError
  • Object
show all
Defined in:
lib/erp_tech_svcs/utils/compass_access_negotiator.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



59
60
61
# File 'lib/erp_tech_svcs/utils/compass_access_negotiator.rb', line 59

def to_s
  "Capability type does not exist."
end