Package networkx :: Module exception
[hide private]
[frames] | no frames]

Module exception

source code

Base exceptions and errors for NetworkX.


Author: Aric Hagberg (hagberg@lanl.gov) Pieter Swart (swart@lanl.gov) Dan Schult(dschult@colgate.edu)

Classes [hide private]
  NetworkXException
Base class for exceptions in NetworkX.
  NetworkXError
Exception for a serious error in NetworkX
Functions [hide private]
 
_test_suite() source code