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_open_error Class Referencefinal

#include <magic_exception.hpp>

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

Public Member Functions

 magic_open_error (const std::string &error)
 
- 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_open_error()

recognition::magic_open_error::magic_open_error ( const std::string & error)
inlineexplicit

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