Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
Window::Exception::WindowError Class Reference

#include <WindowError.hpp>

Inheritance diagram for Window::Exception::WindowError:

Public Member Functions

 WindowError (const std::string &message)

Detailed Description

WindowError is an exception class that should be thrown when an error occurs while creating or destroying a window.

Constructor & Destructor Documentation

◆ WindowError()

Window::Exception::WindowError::WindowError ( const std::string & message)
inlineexplicit

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