Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
TrackingTools
MeasurementDet
interface
MeasurementDetException.h
Go to the documentation of this file.
1
4
#ifndef MeasurementDetExceptions_H
5
#define MeasurementDetExceptions_H
6
7
#include <string>
8
#include "
FWCore/Utilities/interface/Exception.h
"
9
11
12
class
MeasurementDetException
:
public
cms::Exception
{
13
public
:
14
MeasurementDetException
(
const
std::string
&
message
)
throw
() :
cms::Exception
(
message
) {}
15
~MeasurementDetException
()
throw
()
override
{}
16
};
17
18
#endif
Exception
Definition:
hltDiff.cc:245
MeasurementDetException::MeasurementDetException
MeasurementDetException(const std::string &message)
Definition:
MeasurementDetException.h:14
cms::Exception::message
std::string message() const
Definition:
Exception.cc:145
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
MeasurementDetException::~MeasurementDetException
~MeasurementDetException() override
Definition:
MeasurementDetException.h:15
MeasurementDetException
Common base class.
Definition:
MeasurementDetException.h:12
Exception.h
cms::Exception
Definition:
Exception.h:70
CommPDSkim_cfg.throw
tuple throw
Definition:
CommPDSkim_cfg.py:101
Generated for CMSSW Reference Manual by
1.8.5