Class SmootherException

Inheritance Relationships

Base Type

  • public std::runtime_error

Derived Types

Class Documentation

class SmootherException : public std::runtime_error

Subclassed by nav2_core::FailedToSmoothPath, nav2_core::InvalidPath, nav2_core::InvalidSmoother, nav2_core::SmoothedPathInCollision, nav2_core::SmootherTimedOut

Public Functions

inline explicit SmootherException(const std::string &description)