#include <base/ExceptionContext.hpp>
  
  | 
        
          | ExceptionContext& openfluid::base::ExceptionContext::addCodeLocation | ( | const std::string & | CodeLocStr | ) |  |  | inline | 
 
 
  
  | 
        
          | ExceptionContext& openfluid::base::ExceptionContext::addInfos | ( | const std::map< std::string, std::string > & | Infos | ) |  |  | inline | 
 
 
  
  | 
        
          | ExceptionContext& openfluid::base::ExceptionContext::addSpatialConnection | ( | const std::string & | SpatialUnitStr1, |  
          |  |  | const std::string & | SpatialUnitStr2 |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | ExceptionContext& openfluid::base::ExceptionContext::addSpatialUnit | ( | const std::string & | SpatialUnitStr | ) |  |  | inline | 
 
 
  
  | 
        
          | ExceptionContext& openfluid::base::ExceptionContext::addStage | ( | const std::string & | StageStr | ) |  |  | inline | 
 
 
  
  | 
        
          | ExceptionContext& openfluid::base::ExceptionContext::addTimeIndex | ( | const unsigned long long & | TimeIndex | ) |  |  | inline | 
 
 
  
  | 
        
          | std::string openfluid::base::ExceptionContext::toString | ( |  | ) | const |  | inline | 
 
 
The documentation for this class was generated from the following file: