Class ControllerException

Inheritance Relationships

Base Type

  • public std::runtime_error

Derived Types

Class Documentation

class ControllerException : public std::runtime_error

Subclassed by nav2_core::ControllerTFError, nav2_core::FailedToMakeProgress, nav2_core::InvalidController, nav2_core::InvalidPath, nav2_core::NoValidControl, nav2_core::PatienceExceeded

Public Functions

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