Exception: MyApiClient::ClientError
- 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, UnprocessableContent, UnprocessableEntity, UnsupportedMediaType, UpgradeRequired
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
#_original_initialize, #initialize, #inspect
Constructor Details
This class inherits a constructor from MyApiClient::Error