Struct scene::load_failure_exception#
Defined in File scene.h
Nested Relationships#
This struct is a nested type of Class scene.
Inheritance Relationships#
Base Type#
public f3d::exception
(Class exception)
Struct Documentation#
-
struct load_failure_exception : public f3d::exception
An exception that can be thrown by the scene when it failed to load a file for some reason.
Public Functions
-
inline explicit load_failure_exception(const std::string &what = "")
-
inline explicit load_failure_exception(const std::string &what = "")