Exception: LeanPool::Error
- Inherits:
-
StandardError
- Object
- StandardError
- LeanPool::Error
- Defined in:
- lib/lean_pool/errors.rb
Overview
Base error class for all LeanPool errors.
All LeanPool-specific errors inherit from this class, allowing you to catch all LeanPool errors with a single rescue clause.