|
ed_sensor_integration
|
The FitterError class exception is thrown in case of errors in the fitter algorithm. More...
#include <fitter.h>

Public Member Functions | |
| FitterError (const std::string &msg) | |
| virtual const char * | what () const throw () |
Public Member Functions inherited from std::exception | |
| T | exception (T... args) |
| T | operator= (T... args) |
| T | what (T... args) |
| T | ~exception (T... args) |
Private Attributes | |
| std::string | error_message_ |
The FitterError class exception is thrown in case of errors in the fitter algorithm.
|
inline |
|
inlinevirtual | |||||||||||||
|
private |
1.8.17