test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 
19 #endif
MeasurementDetException(const std::string &message)
std::string message() const
Definition: Exception.cc:187