Exception: SignInService::ClientError
- Defined in:
- lib/sign_in_service/error.rb
Overview
Raised on errors in the 400-499 range
Direct Known Subclasses
BadRequest, Forbidden, NotFound, Unauthorized, UnprocessableEntity
Instance Attribute Summary
Attributes inherited from Error
#errors, #response, #response_body, #response_headers
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from SignInService::Error