CMS 3D CMS Logo

MeasurementDetException Class Reference

Exceptions thrown from TrajectoryParametrization and dependent subsystems. More...

#include <TrackingTools/MeasurementDet/interface/MeasurementDetException.h>

Inheritance diagram for MeasurementDetException:

cms::Exception

List of all members.

Public Member Functions

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


Detailed Description

Exceptions thrown from TrajectoryParametrization and dependent subsystems.

Common base class

Definition at line 12 of file MeasurementDetException.h.


Constructor & Destructor Documentation

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

Definition at line 14 of file MeasurementDetException.h.

00014 :  cms::Exception(message)  {}

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

Definition at line 15 of file MeasurementDetException.h.

00015 {}


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