MochiEngine
Loading...
Searching...
No Matches
Mochi::AudioOperationError Class Reference

Specific implementation of EngineError thrown when there is an error on the audio subsystem. More...

#include <Exception.hpp>

Inheritance diagram for Mochi::AudioOperationError:
Mochi::EngineError

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())

Detailed Description

Specific implementation of EngineError thrown when there is an error on the audio subsystem.


The documentation for this class was generated from the following file: