Exception: Served::Resource::ClientError
- Inherits:
-
HttpError
- Object
- StandardError
- Base::ServiceError
- Error
- HttpError
- Served::Resource::ClientError
- Defined in:
- lib/served/resource/http_errors.rb
Overview
401-499
Direct Known Subclasses
BadRequest, Forbidden, MethodNotAllowed, NotAcceptable, NotFound, RequestTimeout, Unauthorized, UnprocessableEntity
Instance Attribute Summary
Attributes inherited from HttpError
#code, #errors, #message, #response, #server_backtrace
Method Summary
Methods inherited from HttpError
Constructor Details
This class inherits a constructor from Served::Resource::HttpError