Exception class for access to out-of-bound elements. More...
#include <ktypes.hpp>
Public Member Functions | |
OutOfBoundError (const std::string &message) | |
Constructor taking an error message. More... | |
![]() | |
KalmanError (const std::string &message) | |
Constructor taking an error message. More... | |
Exception class for access to out-of-bound elements.
Definition at line 85 of file ktypes.hpp.
|
inlineexplicit |
Constructor taking an error message.
Definition at line 88 of file ktypes.hpp.