Robotics Library  0.7.0
Public Member Functions | Private Attributes | List of all members
rl::hal::HilscherCifx::Exception Class Reference

#include <HilscherCifx.h>

Inheritance diagram for rl::hal::HilscherCifx::Exception:
Inheritance graph
[legend]

Public Member Functions

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

Private Attributes

char buffer [1024]
 
::std::int32_t error
 

Additional Inherited Members

- Static Public Member Functions inherited from rl::hal::Exception
::std::string strerror (const int &errnum)
 

Constructor & Destructor Documentation

◆ Exception()

rl::hal::HilscherCifx::Exception::Exception ( const ::std::int32_t &  error)

◆ ~Exception()

rl::hal::HilscherCifx::Exception::~Exception ( )
throw (
)
virtual

Reimplemented from rl::hal::Exception.

Member Function Documentation

◆ getError()

std::int32_t rl::hal::HilscherCifx::Exception::getError ( ) const

◆ what()

const char * rl::hal::HilscherCifx::Exception::what ( ) const
throw (
)
virtual

Member Data Documentation

◆ buffer

char rl::hal::HilscherCifx::Exception::buffer[1024]
private

◆ error

::std::int32_t rl::hal::HilscherCifx::Exception::error
private

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