![]() |
HulaLoop
Simple cross-platform audio loopback and recording.
|
Exception class for the control module and higher. More...
#include <HulaControlError.h>
Public Member Functions | |
| ControlException (int errorCode) | |
| Constructor of ControlException. | |
| const std::string | getErrorMessage () const |
| This method returns the error message that corresponds to the error code in the locale given by the application. 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 in the locale given by the application.
1.8.13