src
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
~TrajectoryStateException
()
throw
()
override
{}
16
};
17
18
#endif
Exception
Definition:
hltDiff.cc:245
TrajectoryStateException::TrajectoryStateException
TrajectoryStateException(const std::string &message)
Definition:
TrajectoryStateExceptions.h:14
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
cms::Exception::message
std::string message() const
Definition:
Exception.cc:149
TrajectoryStateException
Common base class.
Definition:
TrajectoryStateExceptions.h:12
ALCARECOPromptCalibProdSiPixelAli0T_cff.throw
throw
Definition:
ALCARECOPromptCalibProdSiPixelAli0T_cff.py:9
TrajectoryStateException::~TrajectoryStateException
~TrajectoryStateException() override
Definition:
TrajectoryStateExceptions.h:15
Exception.h
cms::Exception
Definition:
Exception.h:71
Generated for CMSSW Reference Manual by
1.8.14