|
MochiEngine
|
Specific implementation of EngineError thrown when there is an error on the audio subsystem. More...
#include <Exception.hpp>
Public Member Functions | |
| AudioOperationError (const std::string &operation, const std::string &msg) | |
| Public Member Functions inherited from Mochi::EngineError | |
| EngineError (const std::string &msg, std::source_location loc=std::source_location::current()) | |
Specific implementation of EngineError thrown when there is an error on the audio subsystem.