Exception: Farscape::Exceptions::UnprocessableEntity
- Inherits:
-
ProtocolException
- Object
- IOError
- ProtocolException
- Farscape::Exceptions::UnprocessableEntity
- Defined in:
- lib/farscape/errors.rb
Instance Attribute Summary
Attributes inherited from ProtocolException
Instance Method Summary collapse
Methods inherited from ProtocolException
Constructor Details
This class inherits a constructor from Farscape::Exceptions::ProtocolException
Instance Method Details
#error_description ⇒ Object
132 133 134 |
# File 'lib/farscape/errors.rb', line 132 def error_description 'The request was well-formed but was unable to be followed due to semantic errors.'.squish end |