Exception for signalling that an invalid path was specified.
More...
#include <exceptions.h>
Exception for signalling that an invalid path was specified.
◆ invalid_path_exception() [1/2]
imgdoc2::invalid_path_exception::invalid_path_exception |
( |
const std::string & |
error_message | ) |
|
|
inlineexplicit |
Constructor which specifies the primary key of the non existing tile.
- Parameters
-
error_message | Message describing the error. |
◆ invalid_path_exception() [2/2]
imgdoc2::invalid_path_exception::invalid_path_exception |
( |
const char * |
error_message | ) |
|
|
inlineexplicit |
Constructor which specifies the primary key of the non existing tile.
- Parameters
-
error_message | Message describing the error. |
The documentation for this class was generated from the following file: