Class PlannerException

Inheritance Relationships

Base Type

  • public std::runtime_error

Derived Types

Class Documentation

class PlannerException : public std::runtime_error

Subclassed by nav2_core::GoalOccupied, nav2_core::GoalOutsideMapBounds, nav2_core::InvalidPlanner, nav2_core::NoValidPathCouldBeFound, nav2_core::NoViapointsGiven, nav2_core::PlannerCancelled, nav2_core::PlannerTFError, nav2_core::PlannerTimedOut, nav2_core::StartOccupied, nav2_core::StartOutsideMapBounds

Public Functions

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