Index  |  Related pages  |  Classes  |  Functions  |  Entities  |  Function Sets  |  Groups

ClassMathError

class MathError( [code], [description], [extra] ) from \
    Error( code, description, extra )

Mathematical calculation error. more...


Detailed description

This class is generated when a mathematical operation caused an error; it may be a domain error, as trying to extract the square root of a negative number, an overflow error or a division by zero. The error code will detail what kind of math error has happened.


Index  |  Related pages  |  Classes  |  Functions  |  Entities  |  Function Sets  |  Groups
Made with Faldoc 1.0.0