CMS 3D CMS Logo

Public Member Functions

TrajectoryStateException Class Reference

Common base class. More...

#include <TrajectoryStateExceptions.h>

Inheritance diagram for TrajectoryStateException:
cms::Exception

List of all members.

Public Member Functions

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

Detailed Description

Common base class.

Exceptions thrown from TrajectoryParametrization and dependent subsystems.

Definition at line 12 of file TrajectoryStateExceptions.h.


Constructor & Destructor Documentation

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

Definition at line 14 of file TrajectoryStateExceptions.h.

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

Definition at line 15 of file TrajectoryStateExceptions.h.

{}