CMS 3D CMS Logo

DetLayerException Class Reference

Common base class. More...

#include <TrackingTools/DetLayers/interface/DetLayerException.h>

Inheritance diagram for DetLayerException:

cms::Exception

List of all members.

Public Member Functions

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


Detailed Description

Common base class.

Exceptions thrown from TrackingTools/DetLayers and dependent subsystems.

Date
2007/03/07 16:28:39
Revision
1.3

Definition at line 17 of file DetLayerException.h.


Constructor & Destructor Documentation

DetLayerException::DetLayerException ( const std::string &  message  )  throw () [inline]

Definition at line 19 of file DetLayerException.h.

00019 : cms::Exception(message)  {}

virtual DetLayerException::~DetLayerException (  )  throw () [inline, virtual]

Definition at line 20 of file DetLayerException.h.

00020 {}


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