|
AndroMeta
2.0.0
|
Thrown by a function or method when the parameters it received are deemed invalid. More...
#include <MParamError.h>
Public Member Functions | |
| MParamError (const mstr &msg) throw () | |
| virtual | ~MParamError () throw () |
Thrown by a function or method when the parameters it received are deemed invalid.
| Meta::MParamError::MParamError | ( | const mstr & | msg | ) | throw () |
Constructor.
| virtual Meta::MParamError::~MParamError | ( | ) | throw () [virtual] |
Destructor.
1.7.6.1