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

Exception thrown when a path is empty. More...

#include <magic_exception.hpp>

Inheritance diagram for recognition::empty_path:
Collaboration diagram for recognition::empty_path:

Public Member Functions

 empty_path ()
 Construct empty_path.
 
- 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 a path is empty.

Constructor & Destructor Documentation

◆ empty_path()

recognition::empty_path::empty_path ( )
inline

Construct empty_path.


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