|
phystricks
|


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 | |
Exception raised when something should not happen (bad use of a method)
| def phystricks.src.Exceptions.ShouldNotHappenException.__init__ | ( | self, | |
| text | |||
| ) |
| def phystricks.src.Exceptions.ShouldNotHappenException.__str__ | ( | self | ) |
| phystricks.src.Exceptions.ShouldNotHappenException.text |
1.8.11