Class: MarbleApiClient::Responses::Unauthorized

Inherits:
ClientError
  • Object
show all
Defined in:
lib/marble_api_client/responses/unauthorized.rb

Overview

Represents an HTTP 401 responses. Adds additional properties to the ClientError which encompasses the entire 400 level.

Method Summary

Methods inherited from ClientError

#initialize

Methods included from BodyAttributes

included

Methods included from HttpMethods

#body, #code

Constructor Details

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