|
Libmagicxx v9.1.1
A C++ wrapper library over the Magic Number Recognition Library.
|
Exception thrown when a path is empty. More...
#include <magic_exception.hpp>


Public Member Functions | |
| empty_path () | |
| Construct empty_path. | |
| Public Member Functions inherited from recognition::magic_exception | |
| magic_exception (const std::string &function, const std::string &error_message) | |
| Construct magic_exception with an error message and the name of the funtion where the error occurred. | |
Exception thrown when a path is empty.
|
inline |
Construct empty_path.