![]() |
HulaLoop
Simple cross-platform audio loopback and recording.
|
Exception class for the control module and higher. More...
#include <HulaAudioError.h>
Public Member Functions | |
| AudioException (int errorCode, const std::string &msg) | |
| Constructor of AudioException. | |
| const std::string | getMessage () const |
| This method returns the error message that corresponds to the error code. More... | |
| int | getErrorCode () const |
| This method returns the error code. More... | |
Exception class for the control module and higher.
|
inline |
This method returns the error code.
|
inline |
This method returns the error message that corresponds to the error code.
1.8.13