Class NodeNotFoundError

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class NodeNotFoundError : public std::runtime_error

Thrown when the given node is not in the GraphListener.

Public Functions

inline NodeNotFoundError()