LiteFX 0.4.1.2025
Computer Graphics Engine
|
This is the complete list of members for LiteFX::ArgumentOutOfRangeException, including all inherited members.
argument() const noexcept | LiteFX::ArgumentOutOfRangeException | inline |
ArgumentOutOfRangeException(std::string_view argument) | LiteFX::ArgumentOutOfRangeException | inlineexplicit |
ArgumentOutOfRangeException(std::string_view argument, std::string_view message) | LiteFX::ArgumentOutOfRangeException | inlineexplicit |
ArgumentOutOfRangeException(std::string_view argument, std::format_string< TArgs... > format, TArgs &&... args) | LiteFX::ArgumentOutOfRangeException | inlineexplicit |
ArgumentOutOfRangeException(std::string_view argument, std::pair< T, T > validRange, T value, std::format_string< TArgs... > format, TArgs &&... args) | LiteFX::ArgumentOutOfRangeException | inlineexplicit |
ArgumentOutOfRangeException(const ArgumentOutOfRangeException &)=default | LiteFX::ArgumentOutOfRangeException | |
ArgumentOutOfRangeException(ArgumentOutOfRangeException &&) noexcept=default | LiteFX::ArgumentOutOfRangeException | |
Exception(const std::string &message, const std::source_location &location, std::stacktrace trace) | LiteFX::Exception | inlineexplicitprotected |
Exception(const Exception &)=default | LiteFX::Exception | |
Exception(Exception &&) noexcept=default | LiteFX::Exception | |
location() const noexcept | LiteFX::Exception | inline |
operator=(const ArgumentOutOfRangeException &)=default | LiteFX::ArgumentOutOfRangeException | |
operator=(ArgumentOutOfRangeException &&) noexcept=default | LiteFX::ArgumentOutOfRangeException | |
LiteFX::Exception::operator=(const Exception &)=default | LiteFX::Exception | |
LiteFX::Exception::operator=(Exception &&) noexcept=default | LiteFX::Exception | |
trace() const noexcept | LiteFX::Exception | inline |
~ArgumentOutOfRangeException() noexcept override=default | LiteFX::ArgumentOutOfRangeException | |
~Exception() noexcept override=default | LiteFX::Exception |