Struct engine::no_window_exception#
Defined in File engine.h
Nested Relationships#
This struct is a nested type of Class engine.
Inheritance Relationships#
Base Type#
public f3d::exception
(Class exception)
Struct Documentation#
-
struct no_window_exception : public f3d::exception
An exception that can be thrown by the engine when no window is available.
Public Functions
-
explicit no_window_exception(const std::string &what = "")
-
explicit no_window_exception(const std::string &what = "")