Exception: GorgService::Consumer::HardfailError
- Defined in:
- lib/gorg_service/consumer/errors.rb
Overview
Hardfail error : This message is not processable and will never be
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
33 34 35 |
# File 'lib/gorg_service/consumer/errors.rb', line 33 def type "harderror" end |