91 catch ( dunedaq::conffwk::Exception
const & e )
94 throw daq::dbe::ObjectChangeWasNotSuccessful (
ERS_HERE, e );
96 catch ( daq::dbe::config_object_retrieval_result_is_null
const & ex )
98 FAIL (
"Operation did not complete because a lookup in the underlying database failed",
100 throw daq::dbe::ObjectChangeWasNotSuccessful (
ERS_HERE, ex );
123 catch ( dunedaq::conffwk::Exception
const & e )
126 throw daq::dbe::ObjectChangeWasNotSuccessful (
ERS_HERE, e );
128 catch ( daq::dbe::config_object_retrieval_result_is_null
const & ex )
130 FAIL (
"Operation did not complete because a lookup in the underlying database failed",
132 throw daq::dbe::ObjectChangeWasNotSuccessful (
ERS_HERE, ex );