AndroMeta  2.0.0
Public Member Functions
Meta::MTypeError Class Reference

Thrown when an implicit type conversion is requested if there is an irreconcilable type mismatch. More...

#include <MTypeError.h>

Inheritance diagram for Meta::MTypeError:
Meta::MError

List of all members.

Public Member Functions

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

Detailed Description

Thrown when an implicit type conversion is requested if there is an irreconcilable type mismatch.


Constructor & Destructor Documentation

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

Constructor.

virtual Meta::MTypeError::~MTypeError ( ) throw () [virtual]

Destructor.


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