Struct engine::plugin_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 plugin_exception : public f3d::exception
An exception that can be thrown by the engine when a plugin cannot be loaded.
Public Functions
-
explicit plugin_exception(const std::string &what = "")
-
explicit plugin_exception(const std::string &what = "")