ViscaControlException Class Reference
Visca exception. More...
#include <cams/control/visca.h>
Inheritance diagram for ViscaControlException:

Public Member Functions | |
| ViscaControlException (const char *msg) | |
| Constructor. | |
| ViscaControlException (const char *msg, const int _errno) | |
| Constructor with errno. | |
Detailed Description
Visca exception.Definition at line 37 of file visca.h.
Constructor & Destructor Documentation
| ViscaControlException::ViscaControlException | ( | const char * | msg | ) |
| ViscaControlException::ViscaControlException | ( | const char * | msg, | |
| const int | _errno | |||
| ) |
The documentation for this class was generated from the following files:

