Class: Bulkrax::ObjectFactoryInterface::ObjectNotFoundError
- Inherits:
-
ActiveRecord::RecordNotFound
- Object
- ActiveRecord::RecordNotFound
- Bulkrax::ObjectFactoryInterface::ObjectNotFoundError
- Defined in:
- app/factories/bulkrax/object_factory_interface.rb
Overview
We’re inheriting from an ActiveRecord exception as that is something we know will be here; and something that the main_app will be expect to be able to handle.