CMS 3D CMS Logo

MetaDataExceptions.cc

Go to the documentation of this file.
00001 #include "CondCore/MetaDataService/interface/MetaDataExceptions.h"
00002 cond::MetaDataDuplicateEntryException::MetaDataDuplicateEntryException(const std::string& source, const std::string& name)
00003 :cond::Exception(source+std::string(": metadata entry \"")+name+std::string("\" already exists")){
00004 }

Generated on Tue Jun 9 17:26:10 2009 for CMSSW by  doxygen 1.5.4