|
AndroMeta
2.0.0
|
Thrown when an implicit type conversion is requested if there is an irreconcilable type mismatch. More...
#include <MTypeError.h>
Public Member Functions | |
| MTypeError (const mstr &msg) throw () | |
| virtual | ~MTypeError () throw () |
Thrown when an implicit type conversion is requested if there is an irreconcilable type mismatch.
| Meta::MTypeError::MTypeError | ( | const mstr & | msg | ) | throw () |
Constructor.
| virtual Meta::MTypeError::~MTypeError | ( | ) | throw () [virtual] |
Destructor.
1.7.6.1