#include <cams/control/visca.h>
Inheritance diagram for firevision::ViscaControlException:
Public Member Functions | |
ViscaControlException (const char *msg) | |
Constructor. | |
ViscaControlException (const char *msg, const int _errno) | |
Constructor with errno. |
Definition at line 42 of file visca.h.
firevision::ViscaControlException::ViscaControlException | ( | const char * | msg | ) |
firevision::ViscaControlException::ViscaControlException | ( | const char * | msg, | |
const int | _errno | |||
) |