Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
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
virtual
~DetLayerException
()
throw
() {}
19
private
:
20
};
21
22
#endif
DetLayerException
Common base class.
Definition:
DetLayerException.h:15
cms::Exception::message
std::string message() const
Definition:
Exception.cc:187
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
DetLayerException::DetLayerException
DetLayerException(const std::string &message)
Definition:
DetLayerException.h:17
DetLayerException::~DetLayerException
virtual ~DetLayerException()
Definition:
DetLayerException.h:18
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