Exception: SignInService::UnprocessableEntity

Inherits:
ClientError show all
Defined in:
lib/sign_in_service/error.rb

Overview

Raised when SignInService returns a 422 HTTP status code

Instance Attribute Summary

Attributes inherited from Error

#errors, #response, #response_body, #response_headers

Method Summary

Methods inherited from Error

from_response, #initialize

Constructor Details

This class inherits a constructor from SignInService::Error