Jpp  18.0.0-rc.3
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JTriggerException.hh
Go to the documentation of this file.
1 #ifndef __JTRIGGER__JTRIGGEREXCEPTION__
2 #define __JTRIGGER__JTRIGGEREXCEPTION__
3 
4 #include <string>
5 
6 #include "JLang/JException.hh"
7 
8 /**
9  * \author mdejong
10  */
11 
12 namespace JTRIGGER {}
13 namespace JPP { using namespace JTRIGGER; }
14 
15 namespace JTRIGGER {
16 
17  using JLANG::JException;
18 
19 
20  /**
21  * General exception
22  */
24  public JException
25  {
26  public:
27  /**
28  * Constructor.
29  *
30  * \param error error message
31  */
33  JException(error)
34  {}
35  };
36 }
37 
38 #endif
General exception.
Definition: JException.hh:23
Exceptions.
JTriggerException(const std::string &error)
Constructor.
then awk string