Exception: Farscape::Exceptions::NotImplemented
- Inherits:
-
ProtocolException
- Object
- IOError
- ProtocolException
- Farscape::Exceptions::NotImplemented
- 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
144 145 146 |
# File 'lib/farscape/errors.rb', line 144 def error_description 'The server does not support the functionality required to fulfill the request.' end |