Class scene_loading_exception_t

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class scene_loading_exception_t : public std::runtime_error

Public Functions

inline scene_loading_exception_t(const std::string &error_message, const scene::loader::node_t &node) noexcept
inline const auto *get_scene_loader_node() const noexcept