Fawkes API  Fawkes Development Version
firevision::ViscaControlException Class Reference

Visca exception. More...

#include <>>

Inheritance diagram for firevision::ViscaControlException:

List of all members.

Public Member Functions

 ViscaControlException (const char *msg)
 Constructor.
 ViscaControlException (const char *msg, const int _errno)
 Constructor with errno.

Detailed Description

Visca exception.


Constructor & Destructor Documentation

firevision::ViscaControlException::ViscaControlException ( const char *  msg)

Constructor.

Parameters:
msgmessage of exception.

Definition at line 47 of file visca.cpp.

firevision::ViscaControlException::ViscaControlException ( const char *  msg,
const int  _errno 
)

Constructor with errno.

Parameters:
msgmessage prefix
_errnoerrno for additional error information.

Definition at line 57 of file visca.cpp.


The documentation for this class was generated from the following files: