HephAudio v3.0.6
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::NotFoundException, including all inherited members.
AddToExceptions() const override | Heph::NotFoundException | 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::NotFoundException | virtual |
message | Heph::Exception | protected |
method | Heph::Exception | protected |
NotFoundException() | Heph::NotFoundException | |
NotFoundException(const std::string &method, const std::string &message) | Heph::NotFoundException | |
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 |