![]()  | 
  
    Hex
    1.0
    
   Hydrogen-electron collision solver 
   | 
 
Exception class. More...
#include <misc.h>


Public Member Functions | |
| template<class... Params> | |
| exception exception::Params::::::p | exception () noexcept | 
| Destructor.  More... | |
| const char * | what () const noexcept(true) | 
| Return pointer to the exception text.  More... | |
Custom exception class with easy printf-like constructor.
Use something like:
      
  | 
  inlinenoexcept | 
      
  | 
  inlinenoexcept | 
 1.8.5