An exception class to notify that the requested value would have required extrapolation beyond current limits. More...
#include <exceptions.h>
Public Member Functions | |
ExtrapolationException (const std::string errorDescription) |
An exception class to notify that the requested value would have required extrapolation beyond current limits.
Definition at line 79 of file exceptions.h.
tf::ExtrapolationException::ExtrapolationException | ( | const std::string | errorDescription | ) | [inline] |
Definition at line 82 of file exceptions.h.