GeoFile exception.
More...
#include <geogram/basic/geofile.h>
GeoFile exception.
This exception is thrown by GeoFile functions whenever a file cannot be written or read.
Definition at line 66 of file geofile.h.
◆ GeoFileException() [1/2]
GEO::GeoFileException::GeoFileException |
( |
const std::string & |
s | ) |
|
|
inline |
GeoFileException constructor.
- Parameters
-
[in] | s | a const reference to the message to be memorized in the exception. |
Definition at line 73 of file geofile.h.
◆ GeoFileException() [2/2]
The documentation for this class was generated from the following file: