Robotics Library  0.6.2
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]

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

◆ Dc1394CameraException()

rl::hal::Dc1394CameraException::Dc1394CameraException ( const int &  error)

◆ ~Dc1394CameraException()

rl::hal::Dc1394CameraException::~Dc1394CameraException ( )
throw (
)
virtual

Member Function Documentation

◆ getError()

int rl::hal::Dc1394CameraException::getError ( ) const

◆ what()

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

Member Data Documentation

◆ error

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

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