Exception: WorkOS::UnprocessableEntityError
- Inherits:
-
WorkOSError
- Object
- StandardError
- WorkOSError
- WorkOS::UnprocessableEntityError
- Defined in:
- lib/workos/errors.rb
Overview
UnprocessableEntityError is raised when a request is made that cannot be processed
Instance Attribute Summary
Attributes inherited from WorkOSError
#code, #data, #error, #error_description, #errors, #http_status, #request_id, #retry_after
Method Summary
Methods inherited from WorkOSError
Constructor Details
This class inherits a constructor from WorkOS::WorkOSError