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
11
#include "
FWCore/Utilities/interface/Exception.h
"
13
14
#include <exception>
15
#include <string>
16
17
class
DetLayerException
:
public
cms::Exception
{
18
public
:
19
DetLayerException
(
const
std::string&
message
)
throw
() :
cms::Exception
(
message
) {}
20
virtual
~DetLayerException
()
throw
() {}
21
private
:
22
};
23
24
#endif
DetLayerException
Common base class.
Definition:
DetLayerException.h:17
cms::Exception::message
std::string message() const
Definition:
Exception.cc:187
DetLayerException::DetLayerException
DetLayerException(const std::string &message)
Definition:
DetLayerException.h:19
DetLayerException::~DetLayerException
virtual ~DetLayerException()
Definition:
DetLayerException.h:20
Exception.h
edm::hlt::Exception
error
Definition:
HLTenums.h:24
cms::Exception
Definition:
Exception.h:66
CommPDSkim_cfg.throw
tuple throw
Definition:
CommPDSkim_cfg.py:101
Generated for CMSSW Reference Manual by
1.8.5