Exception: Familia::ConflictingContextError
- Inherits:
-
OperationModeError
- Object
- RuntimeError
- Problem
- PersistenceError
- OperationModeError
- Familia::ConflictingContextError
- Defined in:
- lib/familia/errors.rb
Overview
Raised when both pipeline and transaction contexts are active. These contexts are mutually exclusive — restructure code to use one or the other.