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

#include <YggdrasilExceptions.hpp>

Inheritance diagram for YggdrasilException:
Inheritance graph
Collaboration diagram for YggdrasilException:
Collaboration graph

Public Member Functions

 YggdrasilException (const std::string &message)
 

Constructor & Destructor Documentation

◆ YggdrasilException()

YggdrasilException::YggdrasilException ( const std::string &  message)
inlineexplicit
34 : std::runtime_error(message) {}

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