Class NodeNotFoundError
Defined in File graph_listener.hpp
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()
-
inline NodeNotFoundError()