Libmagicxx v9.0.2
A C++ wrapper library over the Magic Number Recognition Library.
Loading...
Searching...
No Matches
recognition::magic_is_closed Class Referencefinal

Exception thrown when magic is closed. More...

#include <magic_exception.hpp>

Inheritance diagram for recognition::magic_is_closed:
Collaboration diagram for recognition::magic_is_closed:

Public Member Functions

 magic_is_closed ()
 Construct magic_is_closed.
 
- 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.
 

Detailed Description

Exception thrown when magic is closed.

Constructor & Destructor Documentation

◆ magic_is_closed()

recognition::magic_is_closed::magic_is_closed ( )
inline

Construct magic_is_closed.


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