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
MeasurementDetException(const std::string &message)
std::string message() const
Definition: Exception.cc:149