YggdrasilWM
0.1.1
A tiny window manager coded in C++
Public Member Functions
|
List of all members
YggdrasilException Class Reference
#include <
YggdrasilExceptions.hpp
>
Inheritance diagram for YggdrasilException:
Collaboration diagram for YggdrasilException:
Public Member Functions
YggdrasilException
(const std::string &message)
Constructor & Destructor Documentation
◆
YggdrasilException()
YggdrasilException::YggdrasilException
(
const std::string &
message
)
inline
explicit
34
: std::runtime_error(message) {}
The documentation for this class was generated from the following file:
inc/
YggdrasilExceptions.hpp
YggdrasilException
Generated by
1.9.1