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 |