EEROS  Version: v1.1.0
API for the EEROS Real-Time Robotics Framework
eeros::Fault Class Reference

Inherits exception.

Inherited by eeros::control::NaNOutputFault, eeros::control::NotConnectedFault, and eeros::math::MatrixIndexOutOfBoundException.

Public Member Functions

 Fault (std::string m)
 
virtual const char * what () const throw ()
 

Protected Attributes

std::string message