Class NoDataForExtrapolationException

Inheritance Relationships

Base Type

Class Documentation

class NoDataForExtrapolationException : public tf2::ExtrapolationException

An exception class to notify that the requested value would have required extrapolation, but only zero or one data is available, so not enough for extrapolation.

Public Functions

inline explicit NoDataForExtrapolationException(const std::string errorDescription)