Libmagicxx v5.1.1
A C++ wrapper library over the Magic Number Recognition Library.
|
#include <magic_exception.hpp>
Public Member Functions | |
magic_set_param_error (const std::string &error, const std::string ¶meter_name, std::size_t value) | |
Public Member Functions inherited from recognition::magic_exception | |
magic_exception (const std::string &error) | |
Construct magic_exception with an error message. | |
magic_exception (const std::string &function, const std::string &error) | |
Construct magic_exception with an error message and the name of the funtion where the error occurred. | |
|
inline |