Exception: MLB::ClientError
- Defined in:
- lib/mlb/errors/client_error.rb
Overview
Error raised for HTTP 4xx client errors
Direct Known Subclasses
BadRequest, ConnectionException, Forbidden, Gone, NotAcceptable, NotFound, PayloadTooLarge, TooManyRequests, Unauthorized, UnprocessableEntity
Instance Attribute Summary
Attributes inherited from HTTPError
Method Summary
Methods inherited from HTTPError
Constructor Details
This class inherits a constructor from MLB::HTTPError