Class: Bulkrax::ObjectFactoryInterface::RecordInvalid
- Inherits:
-
ActiveRecord::RecordInvalid
- Object
- ActiveRecord::RecordInvalid
- Bulkrax::ObjectFactoryInterface::RecordInvalid
- 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.