Struct context::loading_exception#
Defined in File context.h
Nested Relationships#
This struct is a nested type of Class context.
Inheritance Relationships#
Base Type#
public f3d::exception
(Class exception)
Struct Documentation#
-
struct loading_exception : public f3d::exception
An exception that can be thrown when the requested library cannot be loaded.
Public Functions
-
explicit loading_exception(const std::string &what = "")
-
explicit loading_exception(const std::string &what = "")