#include <visca.h>
Public Member Functions | |
ViscaException (const char *msg) | |
Constructor. | |
ViscaException (const char *msg, const int _errno) | |
Constructor with errno. |
Visca exception.
Definition at line 37 of file visca.h.
ViscaException::ViscaException | ( | const char * | msg | ) |
ViscaException::ViscaException | ( | const char * | msg, | |
const int | _errno | |||
) |