CMS 3D CMS Logo

cond::RefException Class Reference

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

Inheritance diagram for cond::RefException:

cond::Exception cms::Exception

List of all members.

Public Member Functions

 RefException (const std::string &from, const std::string &msg)
virtual ~RefException () throw ()


Detailed Description

Definition at line 18 of file Exception.h.


Constructor & Destructor Documentation

cond::RefException::RefException ( const std::string &  from,
const std::string &  msg 
)

Definition at line 10 of file Exception.cc.

00010                                                                           :
00011   cond::Exception(std::string("Error in building cond::Ref ")+from+" "+msg){}

virtual cond::RefException::~RefException (  )  throw () [inline, virtual]

Definition at line 22 of file Exception.h.

00022 {}


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