MAGE  v0.171.0
Matthias Advanced Game Engine
mage::Exception Member List

This is the complete list of members for mage::Exception, including all inherited members.

Exception()mage::Exception
Exception(std::string_view format_str, const ArgsT &... args)mage::Exceptionexplicit
Exception(const Exception &exception)mage::Exception
Exception(Exception &&exception)mage::Exception
m_textmage::Exceptionprivate
operator=(const Exception &exception)mage::Exception
operator=(Exception &&exception)mage::Exception
s_buffer_sizemage::Exceptionprivatestatic
what() const noexcept overridemage::Exceptionvirtual
~Exception()mage::Exceptionvirtual