Robotics Library  0.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Private Attributes | List of all members
rl::hal::Dc1394CameraException Class Reference

#include <Dc1394CameraException.h>

Inheritance diagram for rl::hal::Dc1394CameraException:
Inheritance graph
[legend]
Collaboration diagram for rl::hal::Dc1394CameraException:
Collaboration graph
[legend]

Public Member Functions

 Dc1394CameraException (const int &error)
virtual ~Dc1394CameraException () throw ()
int getError () const
virtual const char * what () const throw ()
- Public Member Functions inherited from rl::hal::DeviceException
 DeviceException (const ::std::string &what_arg)
virtual ~DeviceException () throw ()
- Public Member Functions inherited from rl::hal::Exception
 Exception (const ::std::string &what_arg)
virtual ~Exception () throw ()

Private Attributes

int error

Constructor & Destructor Documentation

rl::hal::Dc1394CameraException::Dc1394CameraException ( const int &  error)
rl::hal::Dc1394CameraException::~Dc1394CameraException ( ) throw ()
virtual

Member Function Documentation

int rl::hal::Dc1394CameraException::getError ( ) const
const char * rl::hal::Dc1394CameraException::what ( ) const throw ()
virtual

Member Data Documentation

int rl::hal::Dc1394CameraException::error
private

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