Libmagicxx v9.0.2
A C++ wrapper library over the Magic Number Recognition Library.
|
Exception thrown when magic database is not loaded. More...
#include <magic_exception.hpp>
Public Member Functions | |
magic_database_not_loaded () | |
Construct magic_database_not_loaded. | |
![]() | |
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 magic database is not loaded.
|
inline |
Construct magic_database_not_loaded.