Exception: Flinks::ClientError
- Defined in:
- lib/flinks/error.rb
Overview
Raised when API returns a 400..499 HTTP status code
Direct Known Subclasses
BadRequest, Conflict, Forbidden, MethodNotAllowed, NotAcceptable, NotFound, TooManyRequests, Unauthorized, UnprocessableEntity, UnsupportedMediaType
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
#build_message, error_for_403, from_response, #initialize
Constructor Details
This class inherits a constructor from Flinks::Error