Class ComponentManagerException

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class ComponentManagerException : public std::runtime_error

Thrown when an error happens in the component Manager class.

Public Functions

inline explicit ComponentManagerException(const std::string &error_desc)