System exceptions memorize the value of errno.  
 More...
#include <cartobase/exception/errno.h>
System exceptions memorize the value of errno. 
Definition at line 61 of file errno.h.
◆ errno_error() [1/2]
      
        
          | carto::errno_error::errno_error | ( |  | ) |  | 
      
 
Memorize the value of "errno" when thrown. 
 
 
◆ ~errno_error()
  
  | 
        
          | virtual carto::errno_error::~errno_error | ( |  | ) |  |  
          | throw | ( |  |  
          |  | ) |  |  |  | virtual | 
 
 
◆ errno_error() [2/2]
  
  | 
        
          | carto::errno_error::errno_error | ( | const std::string & | what_arg | ) |  |  | protected | 
 
For use by derived classes only! 
- Parameters
- 
  
    | what_arg | "what" string given by the derived class |  
 
 
 
◆ thrown_errno()
      
        
          | int carto::errno_error::thrown_errno | ( |  | ) | const | 
      
 
 
The documentation for this class was generated from the following file: