camera_usb
Public Member Functions | List of all members
camera::CamConfigException Class Reference

#include <cam_config.h>

Inheritance diagram for camera::CamConfigException:

Public Member Functions

 CamConfigException (const std::string &what_arg)
 

Detailed Description

Exception is thrown if the driver does not support the used command. In most cases this means that a configuration could not be set. Instead, a plain rumtime_error is thrown if communication problems have been occured.

Constructor & Destructor Documentation

camera::CamConfigException::CamConfigException ( const std::string &  what_arg)
inline

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