Exception: Importu::BackendMatchError
- Inherits:
-
ImportuException
- Object
- StandardError
- ImportuException
- Importu::BackendMatchError
- Defined in:
- lib/importu/exceptions.rb
Overview
Raised when no backend matches the configured model.
This happens during auto-detection when no registered backend recognizes the model class, or when multiple backends match.