xsens_imu
Public Member Functions | List of all members
xsens::Exception Class Reference

#include <xsens_exception.h>

Inheritance diagram for xsens::Exception:

Public Member Functions

 Exception ()
 
 Exception (const std::string &what)
 
 Exception (const Exception &ex)
 
virtual ~Exception () throw ()
 
virtual const char * what () const throw ()
 

Constructor & Destructor Documentation

xsens::Exception::Exception ( )
xsens::Exception::Exception ( const std::string &  what)
explicit
xsens::Exception::Exception ( const Exception ex)
xsens::Exception::~Exception ( )
throw (
)
virtual

Member Function Documentation

const char * xsens::Exception::what ( ) const
throw (
)
virtual

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