phystricks
Public Member Functions | Public Attributes | List of all members
phystricks.src.Exceptions.ShouldNotHappenException Class Reference
Inheritance diagram for phystricks.src.Exceptions.ShouldNotHappenException:
Inheritance graph
[legend]
Collaboration diagram for phystricks.src.Exceptions.ShouldNotHappenException:
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 something should not happen (bad use of a method)

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

phystricks.src.Exceptions.ShouldNotHappenException.text

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