Class PlannerException

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class PlannerException : public std::runtime_error

Public Types

using Ptr = std::shared_ptr<PlannerException>

Public Functions

inline explicit PlannerException(const std::string description)