#include <exceptions.hpp>
Detailed Description
Represents any error received from a gphoto2 method call with a value < 0 
Constructor & Destructor Documentation
  
  | 
        
          | gphoto2pp::exceptions::gphoto2_exception::gphoto2_exception | ( | int | result, |  
          |  |  | std::string && | gp_result_string |  
          |  | ) |  |  |  | inline | 
 
 
Member Function Documentation
  
  | 
        
          | int gphoto2pp::exceptions::gphoto2_exception::getResultCode | ( |  | ) | const |  | inline | 
 
The error code received from the gphoto2 method. 
 
 
The documentation for this class was generated from the following file: