Class: MarbleApiClient::Responses::NotImplemented
- Inherits:
-
ServerError
- Object
- ServerError
- MarbleApiClient::Responses::NotImplemented
- Defined in:
- lib/marble_api_client/responses/not_implemented.rb
Overview
Represents an HTTP 501 responses. Adds additional properties to the ServerError which encompasses the entire 500 level.
Method Summary
Methods inherited from ServerError
Methods included from BodyAttributes
Methods included from HttpMethods
Constructor Details
This class inherits a constructor from MarbleApiClient::Responses::ServerError