artefaktur
software engineer &        architecture

 
 
 
 

class ParamsMismatchException

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::lang::ParamsMismatchException Class Reference

#include <ParamsMismatchException.h>

Inheritance diagram for acdk::lang::ParamsMismatchException:

acdk::lang::DmiException acdk::lang::RuntimeException acdk::lang::Exception acdk::lang::Throwable acdk::lang::Object acdk::io::Serializable acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

While processing a dynamic Method Invokation (like New, invoke, invoke_static, peek, poke, peek_static, poke_static) and the element cannot be found, this exception will be thrown.

Author:
Roger Rene Kommer
Version:
Revision
1.14
Date:
Date
2005/02/05 10:44:56


Public Member Functions

 ParamsMismatchException ()
 ParamsMismatchException (IN(RString) what)
 ParamsMismatchException (IN(RString) what, const dmi::ClazzInfo *clzInfo, const dmi::ClazzMethodInfoVec &functionsavail)
dmi::ClazzMethodInfoVecavailableFunctions ()

Private Attributes

const dmi::ClazzInfo_memberClazzInfo
dmi::ClazzMethodInfoVec _availableFunctions

Constructor & Destructor Documentation

acdk::lang::ParamsMismatchException::ParamsMismatchException  )  [inline]
 

acdk::lang::ParamsMismatchException::ParamsMismatchException IN(RString what  )  [inline]
 

acdk::lang::ParamsMismatchException::ParamsMismatchException IN(RString what,
const dmi::ClazzInfo clzInfo,
const dmi::ClazzMethodInfoVec functionsavail
[inline]
 


Member Function Documentation

dmi::ClazzMethodInfoVec& acdk::lang::ParamsMismatchException::availableFunctions  )  [inline]
 


Member Data Documentation

dmi::ClazzMethodInfoVec acdk::lang::ParamsMismatchException::_availableFunctions [private]
 

const dmi::ClazzInfo* acdk::lang::ParamsMismatchException::_memberClazzInfo [private]
 

 
Last modified 2005-05-08 18:32 by SYSTEM By Artefaktur, Ing. Bureau Kommer