| 
    Jpp 19.3.0-rc.1
    
   the software that should make you happy 
   | 
 
Auxiliary base class for controling the throwing of exceptions. More...
#include <JThrow.hh>
  
Static Public Member Functions | |
| static void | Throw (const bool option) | 
| Enable/disable throw option.   | |
| template<class JException_t > | |
| static int | Throw (const JException_t &error, const int value=-1) | 
| Throw exception or return error.   | |
Static Protected Attributes | |
| static bool | do_throw = true | 
| throw option   | |
Auxiliary base class for controling the throwing of exceptions.
The template class refers to the throwing object.
      
  | 
  inlinestatic | 
      
  | 
  inlinestatic | 
      
  | 
  staticprotected |