Class: MarbleApiClient::Responses::NotImplemented

Inherits:
ServerError
  • Object
show all
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

#initialize

Methods included from BodyAttributes

included

Methods included from HttpMethods

#body, #code

Constructor Details

This class inherits a constructor from MarbleApiClient::Responses::ServerError