Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
TrackingTools
GeomPropagators
interface
PropagationExceptions.h
Go to the documentation of this file.
1
4
#ifndef Propagation_Exceptions_H
5
#define Propagation_Exceptions_H
6
7
//#include <exception>
8
#include "
FWCore/Utilities/interface/Exception.h
"
9
#include "
FWCore/Utilities/interface/GCC11Compatibility.h
"
10
11
#include <string>
12
14
15
class
PropagationException
GCC11_FINAL
:
public
cms::Exception
{
16
public
:
17
PropagationException
(
const
std::string
&
message
)
throw
() :
cms::Exception
(
message
) {}
18
virtual
~PropagationException
()
throw
() {}
19
private
:
20
};
21
22
#endif
GCC11_FINAL::PropagationException
PropagationException(const std::string &message)
Definition:
PropagationExceptions.h:17
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
GCC11_FINAL::~PropagationException
virtual ~PropagationException()
Definition:
PropagationExceptions.h:18
Exception.h
edm::hlt::Exception
error
Definition:
HLTenums.h:21
cms::Exception
Definition:
Exception.h:68
GCC11Compatibility.h
python.rootplot.argparse.message
string message
Definition:
argparse.py:130
CommPDSkim_cfg.throw
tuple throw
Definition:
CommPDSkim_cfg.py:101
GCC11_FINAL
Unlimited (trivial) bounds.
Definition:
BeamSpotTransientTrackingRecHit.h:27
Generated for CMSSW Reference Manual by
1.8.5