|
HephAudio v3.1.0
A cross-platform C++ library for recording, playing, and processing audio on Windows, Android, Linux, iOS, and macOS.
|
This is the complete list of members for Heph::NotImplementedException, including all inherited members.
| AddToExceptions() const override | Heph::NotImplementedException | protectedvirtual |
| DefaultHandler(const EventParams ¶ms) | Heph::Exception | static |
| Exception() | Heph::Exception | |
| Exception(const std::string &method, const std::string &message) | Heph::Exception | |
| GetExceptions() noexcept | Heph::Exception | static |
| GetLastException() noexcept | Heph::Exception | static |
| GetMessage() const | Heph::Exception | virtual |
| GetMethod() const | Heph::Exception | virtual |
| GetName() const override | Heph::NotImplementedException | virtual |
| message | Heph::Exception | protected |
| method | Heph::Exception | protected |
| NotImplementedException() | Heph::NotImplementedException | |
| NotImplementedException(const std::string &method, const std::string &message) | Heph::NotImplementedException | |
| OnException | Heph::Exception | inlinestatic |
| Raise(const void *pSender) const | Heph::Exception | virtual |
| what() const noexcept override (defined in Heph::Exception) | Heph::Exception | virtual |
| ~Exception()=default | Heph::Exception | virtual |