2005/5/9

     
 

class NoSuchDmiElementException

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

acdk::lang::NoSuchDmiElementException Class Reference

#include <NoSuchDmiElementException.h>

Inheritance diagram for acdk::lang::NoSuchDmiElementException:

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 acdk::lang::ClassNotFoundException acdk::lang::NoSuchFieldException acdk::lang::NoSuchMethodException 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.8
Date:
Date
2005/02/05 10:44:56


Public Member Functions

 NoSuchDmiElementException ()
 NoSuchDmiElementException (IN(RString) what)


Constructor & Destructor Documentation

acdk::lang::NoSuchDmiElementException::NoSuchDmiElementException  )  [inline]
 

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