AndroMeta  2.0.0
Public Member Functions
Meta::MMathError Class Reference

Thrown when a math related error occurs, e.g: division by 0. More...

#include <MMathError.h>

Inheritance diagram for Meta::MMathError:
Meta::MError

List of all members.

Public Member Functions

 MMathError (const mstr &msg) throw ()
virtual ~MMathError () throw ()

Detailed Description

Thrown when a math related error occurs, e.g: division by 0.


Constructor & Destructor Documentation

Meta::MMathError::MMathError ( const mstr msg) throw ()

Constructor.

Parameters:
msgThe error message.
virtual Meta::MMathError::~MMathError ( ) throw () [virtual]

Destructor.


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