#include <error.hpp>
 | 
| void  | set_what_msg (const char *const msg=NULL, const std::string *const arg1=NULL, const std::string *const arg2=NULL, const std::string *const arg3=NULL) const  | 
|   | 
| virtual void  | update_what_msg () const  | 
|   | 
  
  
      
        
          | pion::exception::exception  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | pion::exception::exception  | 
          ( | 
          const std::string &  | 
          msg | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | pion::exception::exception  | 
          ( | 
          const char *const  | 
          msg | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | virtual pion::exception::~exception  | 
          ( | 
           | ) | 
           | 
         
        
          | throw  | ( |  | 
         
        
           | ) |  |  | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | void pion::exception::set_what_msg  | 
          ( | 
          const char *const  | 
          msg = NULL,  | 
         
        
           | 
           | 
          const std::string *const  | 
          arg1 = NULL,  | 
         
        
           | 
           | 
          const std::string *const  | 
          arg2 = NULL,  | 
         
        
           | 
           | 
          const std::string *const  | 
          arg3 = NULL  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inlineprotected   | 
  
 
 
  
  
      
        
          | virtual void pion::exception::update_what_msg  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineprotectedvirtual   | 
  
 
 
  
  
      
        
          | virtual const char* pion::exception::what  | 
          ( | 
           | ) | 
           const | 
         
        
          | throw  | ( |  | 
         
        
           | ) |  |  | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | std::string pion::exception::m_what_msg | 
         
       
   | 
  
mutableprotected   | 
  
 
 
The documentation for this class was generated from the following file: