Castor3D 0.16.0
Multiplatform 3D engine
castor3d::VersionException Member List

This is the complete list of members for castor3d::VersionException, including all inherited members.

Exception(MbString const &description, char const *file, char const *function, uint32_t line)castor::Exceptioninline
Exception(WString const &description, char const *file, char const *function, uint32_t line)castor::Exceptioninline
getDescription() const noexceptcastor::Exceptioninline
getFileName() const noexceptcastor::Exceptioninline
getFullDescription() const noexceptcastor::Exceptioninline
getFunction() const noexceptcastor::Exceptioninline
getLine() const noexceptcastor::Exceptioninline
m_callStackcastor::Exceptionprotected
m_descriptioncastor::Exceptionprotected
m_filenamecastor::Exceptionprotected
m_functionNamecastor::Exceptionprotected
m_linecastor::Exceptionprotected
VersionException(Version const &given, Version const &expected, char const *file, char const *function, uint32_t line)castor3d::VersionException
what() const noexcept overridecastor::Exceptioninline