Index (W)
»
ActiveJob
»
Temporal
»
WorkflowNotFoundError
Exception: ActiveJob::Temporal::WorkflowNotFoundError
Inherits:
Error
Object
StandardError
Error
ActiveJob::Temporal::WorkflowNotFoundError
show all
Defined in:
lib/activejob/temporal.rb
Overview
Raised when attempting to cancel a job that does not exist.
See Also:
Cancel.cancel