Public Member Functions | List of all members
Kalman::KalmanError Struct Reference

Base class for all exceptions thrown in the Kalman namespace. More...

#include <ktypes.hpp>

Inheritance diagram for Kalman::KalmanError:
Inheritance graph
[legend]

Public Member Functions

 KalmanError (const std::string &message)
 Constructor taking an error message. More...
 

Detailed Description

Base class for all exceptions thrown in the Kalman namespace.

Definition at line 73 of file ktypes.hpp.

Constructor & Destructor Documentation

Kalman::KalmanError::KalmanError ( const std::string &  message)
inlineexplicit

Constructor taking an error message.

Since KalmanError is derived from std::logic_error, the error message can be displayed by the what() function.

Parameters
messageError message.

Definition at line 80 of file ktypes.hpp.


The documentation for this struct was generated from the following file:


kfilter
Author(s): Jorge Almeida, Vincent Zalzal, Sylvain Marleau, Richard Gourdeau
autogenerated on Mon Mar 2 2015 01:31:45