Exception: GorgService::Consumer::SoftfailError
- Defined in:
- lib/gorg_service/consumer/errors.rb
Overview
Softfail error : This message should be processed again later
Instance Attribute Summary
Attributes inherited from FailError
Instance Method Summary collapse
Methods inherited from FailError
Constructor Details
This class inherits a constructor from GorgService::Consumer::FailError
Instance Method Details
#type ⇒ Object
26 27 28 |
# File 'lib/gorg_service/consumer/errors.rb', line 26 def type "softerror" end |