CMS 3D CMS Logo

MeasurementDetException.h
Go to the documentation of this file.
1 
4 #ifndef MeasurementDetExceptions_H
5 #define MeasurementDetExceptions_H
6 
7 #include <string>
9 
11 
13 public:
16 };
17 
18 #endif
cms::Exception::message
std::string message() const
Definition: Exception.cc:145
MeasurementDetException::~MeasurementDetException
~MeasurementDetException() override
Definition: MeasurementDetException.h:15
MeasurementDetException
Common base class.
Definition: MeasurementDetException.h:12
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
Exception
Definition: hltDiff.cc:245
Exception.h
ALCARECOPromptCalibProdSiPixelAli0T_cff.throw
throw
Definition: ALCARECOPromptCalibProdSiPixelAli0T_cff.py:9
cms::Exception
Definition: Exception.h:70
MeasurementDetException::MeasurementDetException
MeasurementDetException(const std::string &message)
Definition: MeasurementDetException.h:14