CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PropagationExceptions.h
Go to the documentation of this file.
1 
4 #ifndef Propagation_Exceptions_H
5 #define Propagation_Exceptions_H
6 
7 //#include <exception>
10 
11 #include <string>
12 
14 
16 public:
19 private:
20 };
21 
22 #endif
#define GCC11_FINAL
PropagationException(const std::string &message)
std::string message() const
Definition: Exception.cc:187
Common base class.