Class NodeAlreadyAddedError

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class NodeAlreadyAddedError : public std::runtime_error

Thrown when a node has already been added to the GraphListener.

Public Functions

inline NodeAlreadyAddedError()