CMS 3D CMS Logo

DetLayerException.h
Go to the documentation of this file.
1 #ifndef DetLayers_DetLayerException_h
2 #define DetLayers_DetLayerException_h
3 
11 
12 #include <exception>
13 #include <string>
14 
16 public:
18  ~DetLayerException() throw() override {}
19 
20 private:
21 };
22 
23 #endif
cms::Exception::message
std::string message() const
Definition: Exception.cc:145
DetLayerException::~DetLayerException
~DetLayerException() override
Definition: DetLayerException.h:18
DetLayerException::DetLayerException
DetLayerException(const std::string &message)
Definition: DetLayerException.h:17
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
DetLayerException
Common base class.
Definition: DetLayerException.h:15
Exception
Definition: hltDiff.cc:246
Exception.h
ALCARECOPromptCalibProdSiPixelAli0T_cff.throw
throw
Definition: ALCARECOPromptCalibProdSiPixelAli0T_cff.py:9
cms::Exception
Definition: Exception.h:70