Audaspace 1.5.0
A high level audio library.
|
This is the complete list of members for FileException, including all inherited members.
Exception(const Exception &exception) | Exception | protected |
Exception(const std::string &message, const std::string &file, int line) | Exception | protected |
FileException(const std::string &message, const std::string &file, int line) | FileException | |
FileException(const FileException &exception) | FileException | |
getDebugMessage() const | Exception | virtual |
getFile() const | Exception | |
getLine() const | Exception | |
getMessage() const | Exception | |
m_file | Exception | protected |
m_line | Exception | protected |
m_message | Exception | protected |
what() const AUD_NOEXCEPT | Exception | virtual |
~Exception() AUD_NOEXCEPT | Exception | virtual |
~FileException() AUD_NOEXCEPT (defined in FileException) | FileException |