|
AndroMeta
2.0.0
|
Thrown when a math related error occurs, e.g: division by 0. More...
#include <MMathError.h>
Public Member Functions | |
| MMathError (const mstr &msg) throw () | |
| virtual | ~MMathError () throw () |
Thrown when a math related error occurs, e.g: division by 0.
| Meta::MMathError::MMathError | ( | const mstr & | msg | ) | throw () |
Constructor.
| msg | The error message. |
| virtual Meta::MMathError::~MMathError | ( | ) | throw () [virtual] |
Destructor.
1.7.6.1