Class GraphListenerShutdownError

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class GraphListenerShutdownError : public std::runtime_error

Thrown when a function is called on a GraphListener that is already shutdown.

Public Functions

inline GraphListenerShutdownError()