86 catch ( dunedaq::conffwk::Exception
const & e )
89 throw daq::dbe::ObjectChangeWasNotSuccessful (
ERS_HERE, e );
91 catch ( daq::dbe::config_object_retrieval_result_is_null
const & ex )
93 FAIL (
"Operation did not complete because a lookup in the underlying database failed",
95 throw daq::dbe::ObjectChangeWasNotSuccessful (
ERS_HERE, ex );
119 catch ( dunedaq::conffwk::Exception
const & e )
122 throw daq::dbe::ObjectChangeWasNotSuccessful (
ERS_HERE, e );
124 catch ( daq::dbe::config_object_retrieval_result_is_null
const & ex )
126 FAIL (
"Operation did not complete because a lookup in the underlying database failed",
128 throw daq::dbe::ObjectChangeWasNotSuccessful (
ERS_HERE, ex );