Go to the documentation of this file.
30 #ifndef _RL_HAL_DC1394CAMERAEXCEPTION_H_
31 #define _RL_HAL_DC1394CAMERAEXCEPTION_H_
33 #if (LIBDC1394_VERSION_MAJOR > 10)
34 #include <dc1394/dc1394.h>
36 #include <libdc1394/dc1394_control.h>
48 #if (LIBDC1394_VERSION_MAJOR > 10)
56 #if (LIBDC1394_VERSION_MAJOR > 10)
62 virtual const char*
what()
const throw();
67 #if (LIBDC1394_VERSION_MAJOR > 10)
76 #endif // _RL_HAL_DC1394CAMERAEXCEPTION_H_