83 catch ( dunedaq::conffwk::Exception
const & e )
86 throw daq::dbe::ObjectChangeWasNotSuccessful (
ERS_HERE, e );
88 catch ( daq::dbe::config_object_retrieval_result_is_null
const & ex )
90 FAIL (
"Operation did not complete because a lookup in the underlying database failed",
92 throw daq::dbe::ObjectChangeWasNotSuccessful (
ERS_HERE, ex );
115 catch ( dunedaq::conffwk::Exception
const & e )
118 throw daq::dbe::ObjectChangeWasNotSuccessful (
ERS_HERE, e );
120 catch ( daq::dbe::config_object_retrieval_result_is_null
const & ex )
122 FAIL (
"Operation did not complete because a lookup in the underlying database failed",
124 throw daq::dbe::ObjectChangeWasNotSuccessful (
ERS_HERE, ex );