Class ExtrapolationException
Defined in File exceptions.h
Inheritance Relationships
Base Type
public tf2::TransformException
(Class TransformException)
Derived Types
public tf2::BackwardExtrapolationException
(Class BackwardExtrapolationException)public tf2::ForwardExtrapolationException
(Class ForwardExtrapolationException)public tf2::NoDataForExtrapolationException
(Class NoDataForExtrapolationException)
Class Documentation
-
class ExtrapolationException : public tf2::TransformException
An exception class to notify that the requested value would have required extrapolation beyond current limits.
Subclassed by tf2::BackwardExtrapolationException, tf2::ForwardExtrapolationException, tf2::NoDataForExtrapolationException
Public Functions
-
inline explicit ExtrapolationException(const std::string errorDescription)
-
inline explicit ExtrapolationException(const std::string errorDescription)