phystricks
|
Public Member Functions | |
def | __init__ (self, ob) |
raised when one tries to draw an object which does not subclass ObjectGraph More... | |
def | __str__ (self) |
Public Member Functions inherited from phystricks.src.Exceptions.PhystricksGenericException | |
def | __str__ (self) |
Public Attributes | |
ob | |
def phystricks.src.Exceptions.NotObjectGraphException.__init__ | ( | self, | |
ob | |||
) |
raised when one tries to draw an object which does not subclass ObjectGraph
def phystricks.src.Exceptions.NotObjectGraphException.__str__ | ( | self | ) |
phystricks.src.Exceptions.NotObjectGraphException.ob |