Exception: ErpTechSvcs::Utils::CompassAccessNegotiator::Errors::CapabilityDoesNotExist
- Inherits:
-
StandardError
- Object
- StandardError
- ErpTechSvcs::Utils::CompassAccessNegotiator::Errors::CapabilityDoesNotExist
- Defined in:
- lib/erp_tech_svcs/utils/compass_access_negotiator.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
44 45 46 |
# File 'lib/erp_tech_svcs/utils/compass_access_negotiator.rb', line 44 def to_s "Capability does not exist." end |