CMS 3D CMS Logo

Public Member Functions

MeasurementDetException Class Reference

Common base class. More...

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

Common base class.

Exceptions thrown from TrajectoryParametrization and dependent subsystems.

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.

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

Definition at line 15 of file MeasurementDetException.h.

{}