Exception: Arcp::Errors::AgentVersionNotAvailable

Inherits:
Arcp::Error
  • Object
show all
Defined in:
lib/arcp/errors.rb

Constant Summary collapse

CODE =
'AGENT_VERSION_NOT_AVAILABLE'

Instance Attribute Summary

Attributes inherited from Arcp::Error

#details

Method Summary

Methods inherited from Arcp::Error

#code, default_message, #initialize, #retryable?, #to_payload

Constructor Details

This class inherits a constructor from Arcp::Error