Exception: MyApiClient::ClientError

Inherits:
Error
  • Object
show all
Defined in:
lib/my_api_client/errors/client_error.rb

Overview

For 4xx client error

Defined Under Namespace

Classes: BadRequest, Conflict, ExpectationFailed, FailedDependency, Forbidden, Gone, IamTeapot, LengthRequired, Locked, MethodNotAllowed, MisdirectedRequest, NotAcceptable, NotFound, PaymentRequired, PreconditionFailed, PreconditionRequired, ProxyAuthenticationRequired, RequestEntityTooLarge, RequestHeaderFieldsTooLarge, RequestTimeout, RequestUriTooLong, RequestedRangeNotSatisfiable, TooEarly, TooManyRequests, Unauthorized, UnavailableForLegalReasons, UnprocessableEntity, UnsupportedMediaType, UpgradeRequired

Instance Attribute Summary

Attributes inherited from Error

#params

Method Summary

Methods inherited from Error

#_original_initialize, #initialize, #inspect

Constructor Details

This class inherits a constructor from MyApiClient::Error