Audaspace 1.5.0
A high level audio library.
|
This is the complete list of members for StateException, including all inherited members.
Exception(const Exception &exception) | Exception | protected |
Exception(const std::string &message, const std::string &file, int line) | Exception | protected |
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 |
StateException(const std::string &message, const std::string &file, int line) | StateException | |
StateException(const StateException &exception) | StateException | |
what() const AUD_NOEXCEPT | Exception | virtual |
~Exception() AUD_NOEXCEPT | Exception | virtual |
~StateException() AUD_NOEXCEPT (defined in StateException) | StateException |