Exceptions thrown during file manipulation.  
 More...
#include <cartobase/exception/file.h>
Exceptions thrown during file manipulation. 
Definition at line 57 of file file.h.
◆ file_error() [1/2]
      
        
          | carto::file_error::file_error | ( | const std::string & | filename_arg | ) |  | 
      
 
Only use this version. 
- Parameters
- 
  
    | filename_arg | name of the file |  
 
 
 
◆ file_error() [2/2]
      
        
          | carto::file_error::file_error | ( | const std::string & | what_arg, | 
        
          |  |  | const std::string & | filename_arg | 
        
          |  | ) |  |  | 
      
 
 
◆ ~file_error()
  
  | 
        
          | virtual carto::file_error::~file_error | ( |  | ) |  |  
          | throw | ( |  |  
          |  | ) |  |  |  | virtual | 
 
 
◆ filename()
      
        
          | const char* carto::file_error::filename | ( |  | ) | const | 
      
 
 
The documentation for this class was generated from the following file: