Exception: WorkOS::TimeoutError
- Inherits:
-
WorkOSError
- Object
- StandardError
- WorkOSError
- WorkOS::TimeoutError
- Defined in:
- lib/workos/errors.rb
Overview
TimeoutError is raised when the HTTP request to the API times out
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