CMS 3D CMS Logo

cond::TransactionException Class Reference

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

Inheritance diagram for cond::TransactionException:

cond::Exception cms::Exception

List of all members.

Public Member Functions

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


Detailed Description

Definition at line 24 of file Exception.h.


Constructor & Destructor Documentation

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

Definition at line 13 of file Exception.cc.

00013                                                                                           :
00014   cond::Exception(std::string("Transaction Error ")+from+" "+msg){}
  cond::Exception(std::string("Transaction Error ")+from+" "+msg){}

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

Definition at line 28 of file Exception.h.

00028 {}


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