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