Visca exception.
More...
#include "visca.h"
List of all members.
Detailed Description
Constructor & Destructor Documentation
ViscaException::ViscaException |
( |
const char * |
msg | ) |
|
Constructor.
- Parameters:
-
Definition at line 43 of file visca.cpp.
ViscaException::ViscaException |
( |
const char * |
msg, |
|
|
const int |
_errno |
|
) |
| |
Constructor with errno.
- Parameters:
-
msg | message prefix |
_errno | errno for additional error information. |
Definition at line 52 of file visca.cpp.
The documentation for this class was generated from the following files: