Exception: Farscape::Exceptions::InternalServerError
- Inherits:
-
ProtocolException
- Object
- IOError
- ProtocolException
- Farscape::Exceptions::InternalServerError
- Defined in:
- lib/farscape/errors.rb
Overview
5xx
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
139 140 141 |
# File 'lib/farscape/errors.rb', line 139 def error_description 'The server encountered an unexpected condition which prevented it from fulfilling the request.' end |