MathTypeLibrary(libmath++) 0.0.3
Public Member Functions
math::ECalcError Class Reference

#include <calculator.h>

Inheritance diagram for math::ECalcError:
Inheritance graph
[legend]
Collaboration diagram for math::ECalcError:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ECalcError (const std::string &AReason)

Detailed Description

ECalcError gets thrown whenever any error during function calculation occurs. This may be e.g. a recursion error.

Definition at line 41 of file calculator.h.


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