Class MissingGroupNodeException

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class MissingGroupNodeException : public std::runtime_error

Thrown when a callback group is missing from the node, when it wants to utilize the group.

Public Functions

inline explicit MissingGroupNodeException(const std::string &obj_type)