test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
TrackingTools
TrajectoryParametrization
interface
TrajectoryStateExceptions.h
Go to the documentation of this file.
1
4
#ifndef TrajectoryState_Exceptions_H
5
#define TrajectoryState_Exceptions_H
6
7
#include <string>
8
#include "
FWCore/Utilities/interface/Exception.h
"
9
11
12
class
TrajectoryStateException
:
public
cms::Exception
{
13
public
:
14
TrajectoryStateException
(
const
std::string
&
message
)
throw
() :
cms::Exception
(
message
){}
15
virtual
~TrajectoryStateException
()
throw
() {}
16
};
17
18
#endif
cms::Exception::message
std::string message() const
Definition:
Exception.cc:187
TrajectoryStateException::~TrajectoryStateException
virtual ~TrajectoryStateException()
Definition:
TrajectoryStateExceptions.h:15
TrajectoryStateException::TrajectoryStateException
TrajectoryStateException(const std::string &message)
Definition:
TrajectoryStateExceptions.h:14
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
TrajectoryStateException
Common base class.
Definition:
TrajectoryStateExceptions.h:12
Exception.h
edm::hlt::Exception
error
Definition:
HLTenums.h:21
cms::Exception
Definition:
Exception.h:68
CommPDSkim_cfg.throw
tuple throw
Definition:
CommPDSkim_cfg.py:101
Generated for CMSSW Reference Manual by
1.8.5