phystricks
Public Member Functions | Public Attributes | List of all members
phystricks.src.Exceptions.NotObjectGraphException Class Reference
Inheritance diagram for phystricks.src.Exceptions.NotObjectGraphException:
Inheritance graph
[legend]
Collaboration diagram for phystricks.src.Exceptions.NotObjectGraphException:
Collaboration graph
[legend]

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
 

Constructor & Destructor Documentation

def phystricks.src.Exceptions.NotObjectGraphException.__init__ (   self,
  ob 
)

raised when one tries to draw an object which does not subclass ObjectGraph

Member Function Documentation

def phystricks.src.Exceptions.NotObjectGraphException.__str__ (   self)

Member Data Documentation

phystricks.src.Exceptions.NotObjectGraphException.ob

The documentation for this class was generated from the following file: