Exception: Farscape::Exceptions::Gone
- Inherits:
-
ProtocolException
- Object
- IOError
- ProtocolException
- Farscape::Exceptions::Gone
- 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
79 80 81 82 83 84 |
# File 'lib/farscape/errors.rb', line 79 def error_description 'The requested resource is no longer available at the server and no forwarding address is known. This condition is expected to be considered permanent. Clients with link editing capabilities SHOULD delete references to the Request-URI after user approval. This response is cacheable unless indicated otherwise.'.squish end |