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

Public Member Functions

def __init__ (self, text)
 
def __str__ (self)
 
- Public Member Functions inherited from phystricks.src.Exceptions.PhystricksGenericException
def __str__ (self)
 

Public Attributes

 text
 

Detailed Description

Exception raised when the bounding box is already enlarged and when
one tries to enlarge it again.

Constructor & Destructor Documentation

def phystricks.src.Exceptions.AlreadyEnlargedException.__init__ (   self,
  text 
)

Member Function Documentation

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

Member Data Documentation

phystricks.src.Exceptions.AlreadyEnlargedException.text

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