Package pygraph :: Package classes :: Module Exceptions

Module Exceptions

Exceptions.

Classes
  GraphError
A base-class for the various kinds of errors that occur in the the python-graph class.
  NodeUnreachable
Goal could not be reached from start.
  InvalidGraphType
Invalid graph type.
Variables
  __package__ = None