file not found: trying to read an non-existing file, or write in a non-existing directory
More...
#include <cartobase/exception/ioexcept.h>
file not found: trying to read an non-existing file, or write in a non-existing directory
Definition at line 77 of file ioexcept.h.
◆ file_not_found_error() [1/2]
carto::file_not_found_error::file_not_found_error |
( |
const std::string & |
arg, |
|
|
const std::string & |
filename |
|
) |
| |
◆ file_not_found_error() [2/2]
carto::file_not_found_error::file_not_found_error |
( |
const std::string & |
filename = "" | ) |
|
◆ ~file_not_found_error()
virtual carto::file_not_found_error::~file_not_found_error |
( |
| ) |
|
throw | ( | |
| ) | | |
|
virtual |
The documentation for this class was generated from the following file: