CMS 3D CMS Logo

PropagationException Class Reference

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

#include <TrackingTools/GeomPropagators/interface/PropagationExceptions.h>

Inheritance diagram for PropagationException:

cms::Exception

List of all members.

Public Member Functions

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


Detailed Description

Exceptions thrown from TrajectoryParametrization and dependent subsystems.

Common base class

Definition at line 14 of file PropagationExceptions.h.


Constructor & Destructor Documentation

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

Definition at line 16 of file PropagationExceptions.h.

00016 :  cms::Exception(message)  {}

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

Definition at line 17 of file PropagationExceptions.h.

00017 {}


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