Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
TrackingTools
DetLayers
interface
DetLayerException.h
Go to the documentation of this file.
1
#ifndef DetLayers_DetLayerException_h
2
#define DetLayers_DetLayerException_h
3
9
#include "
FWCore/Utilities/interface/Exception.h
"
11
12
#include <exception>
13
#include <string>
14
15
class
DetLayerException
:
public
cms::Exception
{
16
public
:
17
DetLayerException
(
const
std::string
&
message
)
throw
() :
cms::Exception
(
message
) {}
18
~DetLayerException
()
throw
()
override
{}
19
20
private
:
21
};
22
23
#endif
DetLayerException
Common base class.
Definition:
DetLayerException.h:15
Exception
Definition:
hltDiff.cc:245
DetLayerException::~DetLayerException
~DetLayerException() override
Definition:
DetLayerException.h:18
cms::Exception::message
std::string message() const
Definition:
Exception.cc:145
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
DetLayerException::DetLayerException
DetLayerException(const std::string &message)
Definition:
DetLayerException.h:17
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