AndroMeta  2.0.0
Public Member Functions
Meta::MParamError Class Reference

Thrown by a function or method when the parameters it received are deemed invalid. More...

#include <MParamError.h>

Inheritance diagram for Meta::MParamError:
Meta::MError

List of all members.

Public Member Functions

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

Detailed Description

Thrown by a function or method when the parameters it received are deemed invalid.


Constructor & Destructor Documentation

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

Constructor.

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

Destructor.


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