Class invalid_traits_error

Inheritance Relationships

Base Type

  • public std::exception

Class Documentation

class invalid_traits_error : public std::exception

This exception is thrown by Interpolate functions when the VehicleTraits that are provided cannot be interpolated as requested.

Public Functions

const char *what() const noexcept override