Exception: Demiurge::Errors::RetryableError
- Defined in:
- lib/demiurge/exception.rb
Overview
A RetryableError or its subclasses normally indicate an error that is likely to be transient, and where retrying the tick is a reasonable attempt at a solution.
Instance Attribute Summary
Attributes inherited from Exception
Method Summary
Methods inherited from Exception
#backtrace_chain, #formatted, #initialize, #jsonable
Constructor Details
This class inherits a constructor from Demiurge::Errors::Exception