![]() |
Quantum Fog
0.9.3
|
Public Member Functions | |
def | __init__ (self, txt) |
def | __repr__ (self) |
Public Attributes | |
txt | |
An exception class raised when a graph's structure is detected to be illegal; for instance, when an alleged DAG is detected to contain cycles. Attributes ---------- txt : str
def MyExceptions.BadGraphStructure.__init__ | ( | self, | |
txt | |||
) |
Constructor Parameters ---------- txt : str Returns -------
def MyExceptions.BadGraphStructure.__repr__ | ( | self | ) |
Returns ------- str