Exception: Servus::Extensions::Async::Errors::AsyncError
- Inherits:
-
StandardError
- Object
- StandardError
- Servus::Extensions::Async::Errors::AsyncError
- 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.