SPARK  0.1.0
A general purpose game engine written in C++.
Loading...
Searching...
No Matches
spark::base::BadWindowInitializationException Member List

This is the complete list of members for spark::base::BadWindowInitializationException, including all inherited members.

BadWindowInitializationException(const std::string_view &message, const std::source_location &source_location=std::source_location::current()) (defined in spark::base::BadWindowInitializationException)spark::base::BadWindowInitializationExceptioninline
Exception(const char *class_name, const std::string_view &message, const std::source_location &source_location) (defined in spark::base::details::Exception)spark::base::details::Exceptioninlineexplicit
Exception(const Exception &other)=default (defined in spark::base::details::Exception)spark::base::details::Exception
Exception(Exception &&other) noexcept=default (defined in spark::base::details::Exception)spark::base::details::Exception
FormatMessage(const char *class_name, const std::string_view &message, const std::source_location &source_location) (defined in spark::base::details::Exception)spark::base::details::Exceptioninlineprotectedstatic
operator=(const Exception &other)=default (defined in spark::base::details::Exception)spark::base::details::Exception
operator=(Exception &&other) noexcept=default (defined in spark::base::details::Exception)spark::base::details::Exception
~Exception() override=default (defined in spark::base::details::Exception)spark::base::details::Exception