Exception: Arcp::Errors::ResumeWindowExpired
- Inherits:
-
Arcp::Error
- Object
- StandardError
- Arcp::Error
- Arcp::Errors::ResumeWindowExpired
- Defined in:
- lib/arcp/errors.rb
Constant Summary collapse
- CODE =
'RESUME_WINDOW_EXPIRED'
Instance Attribute Summary
Attributes inherited from Arcp::Error
Method Summary
Methods inherited from Arcp::Error
#code, default_message, #initialize, #retryable?, #to_payload
Constructor Details
This class inherits a constructor from Arcp::Error