Libmagicxx v5.1.1
A C++ wrapper library over the Magic Number Recognition Library.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
recognition::magic_set_param_error Class Referencefinal

#include <magic_exception.hpp>

Inheritance diagram for recognition::magic_set_param_error:
Inheritance graph
[legend]
Collaboration diagram for recognition::magic_set_param_error:
Collaboration graph
[legend]

Public Member Functions

 magic_set_param_error (const std::string &error, const std::string &parameter_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.
 

Constructor & Destructor Documentation

◆ magic_set_param_error()

recognition::magic_set_param_error::magic_set_param_error ( const std::string & error,
const std::string & parameter_name,
std::size_t value )
inline

The documentation for this class was generated from the following file: