CMS 3D CMS Logo

Public Member Functions

DetLayerException Class Reference

Common base class. More...

#include <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.

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

Definition at line 20 of file DetLayerException.h.

{}