LiteFX 0.4.1.2025
Computer Graphics Engine
Loading...
Searching...
No Matches
LiteFX::RuntimeException Member List

This is the complete list of members for LiteFX::RuntimeException, including all inherited members.

Exception(const std::string &message, const std::source_location &location, std::stacktrace trace)LiteFX::Exceptioninlineexplicitprotected
Exception(const Exception &)=defaultLiteFX::Exception
Exception(Exception &&) noexcept=defaultLiteFX::Exception
location() const noexceptLiteFX::Exceptioninline
operator=(const RuntimeException &)=defaultLiteFX::RuntimeException
operator=(RuntimeException &&) noexcept=defaultLiteFX::RuntimeException
LiteFX::Exception::operator=(const Exception &)=defaultLiteFX::Exception
LiteFX::Exception::operator=(Exception &&) noexcept=defaultLiteFX::Exception
RuntimeException()LiteFX::RuntimeExceptioninlineexplicit
RuntimeException(std::string_view message)LiteFX::RuntimeExceptioninlineexplicit
RuntimeException(std::format_string< TArgs... > format, TArgs &&... args)LiteFX::RuntimeExceptioninlineexplicit
RuntimeException(const RuntimeException &)=defaultLiteFX::RuntimeException
RuntimeException(RuntimeException &&) noexcept=defaultLiteFX::RuntimeException
trace() const noexceptLiteFX::Exceptioninline
~Exception() noexcept override=defaultLiteFX::Exception
~RuntimeException() noexcept override=defaultLiteFX::RuntimeException