84 catch ( dunedaq::conffwk::Exception
const & e )
87 throw daq::dbe::ObjectChangeWasNotSuccessful (
ERS_HERE, e );
89 catch ( daq::dbe::config_object_retrieval_result_is_null
const & ex )
91 FAIL (
"Operation did not complete because a lookup in the underlying database failed",
93 throw daq::dbe::ObjectChangeWasNotSuccessful (
ERS_HERE, ex );
114 catch ( dunedaq::conffwk::Exception
const & e )
117 throw daq::dbe::ObjectChangeWasNotSuccessful (
ERS_HERE, e );
119 catch ( daq::dbe::config_object_retrieval_result_is_null
const & ex )
121 FAIL (
"Operation did not complete because a lookup in the underlying database failed",
123 throw daq::dbe::ObjectChangeWasNotSuccessful (
ERS_HERE, ex );