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

◆ Exception() [1/3]

xsens::Exception::Exception ( )

◆ Exception() [2/3]

xsens::Exception::Exception ( const std::string &  what)
explicit

◆ Exception() [3/3]

xsens::Exception::Exception ( const Exception ex)

◆ ~Exception()

xsens::Exception::~Exception ( )
throw (
)
virtual

Member Function Documentation

◆ what()

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

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