Exception: ActiveJob::Continuation::CheckpointError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
Error,
StandardError
|
|
|
Instance Chain:
self,
Error,
StandardError
|
|
| Inherits: |
ActiveJob::Continuation::Error
|
| Defined in: | activejob/lib/active_job/continuation.rb |
Overview
Raised when there is an error with a checkpoint, such as open database transactions.