Castor3D 0.16.0
Multiplatform 3D engine
castor::ParserParameterTypeException< ExpectedT > Member List

This is the complete list of members for castor::ParserParameterTypeException< ExpectedT >, 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
ParserParameterTypeException(ParameterType givenType, char const *file, char const *function, uint32_t line)castor::ParserParameterTypeException< ExpectedT >inlineexplicit
what() const noexcept overridecastor::Exceptioninline