CMS 3D CMS Logo

cond::Exception Class Reference

#include <CondCore/DBCommon/interface/Exception.h>

Inheritance diagram for cond::Exception:

cms::Exception cond::MetaDataDuplicateEntryException cond::noDataForRequiredTimeException cond::nonExistentGlobalTagException cond::nonExistentGlobalTagInventoryException cond::RefException cond::TransactionException cond::UnregisteredRecordException l1t::DataAlreadyPresentException

List of all members.

Public Member Functions

 Exception (const std::string &message)
virtual ~Exception () throw ()


Detailed Description

Definition at line 6 of file Exception.h.


Constructor & Destructor Documentation

Exception::Exception ( const std::string &  message  )  [explicit]

Reimplemented from cms::Exception.

Definition at line 2 of file Exception.cc.

00002 :cms::Exception("Conditions",message){}

Exception::~Exception (  )  throw () [virtual]

Reimplemented from cms::Exception.

Definition at line 3 of file Exception.cc.

00003 {}


The documentation for this class was generated from the following files:
Generated on Tue Jun 9 18:36:44 2009 for CMSSW by  doxygen 1.5.4