Robotics Library
0.6.0
|
#include <Dc1394CameraException.h>
Public Member Functions | |
Dc1394CameraException (const int &error) | |
virtual | ~Dc1394CameraException () throw () |
int | getError () const |
virtual const char * | what () const throw () |
![]() | |
DeviceException (const ::std::string &what_arg) | |
virtual | ~DeviceException () throw () |
![]() | |
Exception (const ::std::string &what_arg) | |
virtual | ~Exception () throw () |
Private Attributes | |
int | error |
rl::hal::Dc1394CameraException::Dc1394CameraException | ( | const int & | error | ) |
|
virtual |
int rl::hal::Dc1394CameraException::getError | ( | ) | const |
|
virtual |
|
private |