![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
This is the complete list of members for castor::UnsupportedFormatException, including all inherited members.
| Exception(MbString const &description, char const *file, char const *function, uint32_t line) | castor::UnsupportedFormatException | inline |
| Exception(WString const &description, char const *file, char const *function, uint32_t line) | castor::UnsupportedFormatException | inline |
| getDescription() const noexcept | castor::Exception | inline |
| getFileName() const noexcept | castor::Exception | inline |
| getFullDescription() const noexcept | castor::Exception | inline |
| getFunction() const noexcept | castor::Exception | inline |
| getLine() const noexcept | castor::Exception | inline |
| m_callStack | castor::Exception | protected |
| m_description | castor::Exception | protected |
| m_filename | castor::Exception | protected |
| m_functionName | castor::Exception | protected |
| m_line | castor::Exception | protected |
| what() const noexcept override | castor::Exception | inline |