Class: Temporalio::Error::ActivityFailedError
- Inherits:
-
Error
- Object
- Error
- Temporalio::Error::ActivityFailedError
- Defined in:
- lib/temporalio/error.rb
Overview
Error returned from Client::ActivityHandle#result when the activity did not complete successfully.
The specific activity failure can be accessed via cause.