Skip to Content Skip to Search
v7.1.0
class ActiveJob::EnqueueError < StandardError

ActiveJob::EnqueueError

Can be raised by adapters if they wish to communicate to the caller a reason why the adapter was unexpectedly unable to enqueue a job.

Definition files