CMS 3D CMS Logo

Public Member Functions

l1t::DataAlreadyPresentException Class Reference

#include <Exception.h>

Inheritance diagram for l1t::DataAlreadyPresentException:
cond::Exception cms::Exception

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 32 of file Exception.h.


Constructor & Destructor Documentation

l1t::DataAlreadyPresentException::DataAlreadyPresentException ( const std::string &  message) [explicit]

Definition at line 31 of file Exception.cc.

l1t::DataAlreadyPresentException::~DataAlreadyPresentException ( ) throw () [virtual]

Definition at line 42 of file Exception.cc.

{
}