CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Clustering1DException.h
Go to the documentation of this file.
1 #ifndef Clustering1DException_H
2 #define Clustering1DException_H
3 
5 
11 public:
12  Clustering1DException(const char *reason) : cms::Exception(reason){};
14 };
15 
16 #endif
Clustering1DException(const char *reason)
Clustering1DException(const Clustering1DException &ex)