CoreComponents 3.0.0
A Modern C++ Toolkit
|
Something went wrong with PulseAudio. More...
#include <cc/PulseError>
Public Member Functions | |
PulseError (int errorCode, const char *source, int line) | |
String | message () const override |
Generate error message for debug output. | |
int | errorCode () const |
const char * | source () const |
int | line () const |
Static Public Member Functions | |
static int | check (int errorCode, const char *source, int line) |
Something went wrong with PulseAudio.