Exception: Servus::Extensions::Async::Errors::AsyncError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/servus/extensions/async/errors.rb

Overview

Base error class for all async extension errors.

All async-related errors inherit from this class for easy rescue handling.

Direct Known Subclasses

JobEnqueueError, ServiceNotFoundError