Class ExtrapolationException

Inheritance Relationships

Base Type

Derived Types

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)