#include <base/Exception.hpp>
◆ Exception() [1/3]
  
  | 
        
          | openfluid::base::Exception::Exception | ( | const std::string & | Msg | ) |  |  | inlineprotected | 
 
 
◆ Exception() [2/3]
  
  | 
        
          | openfluid::base::Exception::Exception | ( | const ExceptionContext & | Context, |  
          |  |  | const std::string & | Msg |  
          |  | ) |  |  |  | inlineprotected | 
 
 
◆ Exception() [3/3]
  
  | 
        
          | openfluid::base::Exception::Exception | ( |  | ) |  |  | delete | 
 
 
◆ ~Exception()
  
  | 
        
          | virtual openfluid::base::Exception::~Exception | ( |  | ) |  |  
          | throw | ( |  |  
          |  | ) |  |  |  | inlinevirtual | 
 
 
◆ buildFullMessage()
  
  | 
        
          | virtual void openfluid::base::Exception::buildFullMessage | ( |  | ) |  |  | protectedpure virtual | 
 
 
◆ getContext()
◆ getFullMessage()
  
  | 
        
          | const std::string openfluid::base::Exception::getFullMessage | ( |  | ) | const |  | inline | 
 
 
◆ getMessage()
  
  | 
        
          | const std::string openfluid::base::Exception::getMessage | ( |  | ) | const |  | inline | 
 
 
◆ what()
  
  | 
        
          | const char* openfluid::base::Exception::what | ( |  | ) | const |  
          | throw | ( |  |  
          |  | ) |  |  |  | inline | 
 
 
◆ m_Context
◆ m_FullMessage
  
  | 
        
          | std::string openfluid::base::Exception::m_FullMessage |  | protected | 
 
 
◆ m_Message
  
  | 
        
          | std::string openfluid::base::Exception::m_Message |  | protected | 
 
 
The documentation for this class was generated from the following file: