|
phystricks
|
Exception raised when you try to perform an arithmetic operation with not compatible operands. More...


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 you try to perform an arithmetic operation with not compatible operands.
| def phystricks.src.Exceptions.OperationNotPermitedException.__init__ | ( | self, | |
| text | |||
| ) |
| def phystricks.src.Exceptions.OperationNotPermitedException.__str__ | ( | self | ) |
| phystricks.src.Exceptions.OperationNotPermitedException.text |
1.8.11