YggdrasilWM  0.1.1
A tiny window manager coded in C++
X11Exception Class Reference

#include <YggdrasilExceptions.hpp>

Inheritance diagram for X11Exception:
Inheritance graph
Collaboration diagram for X11Exception:
Collaboration graph

Public Member Functions

 X11Exception (const std::string &message)
 

Constructor & Destructor Documentation

◆ X11Exception()

X11Exception::X11Exception ( const std::string &  message)
inlineexplicit
38 : YggdrasilException(message) {}
YggdrasilException(const std::string &message)
Definition: YggdrasilExceptions.hpp:34

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