2005/5/9

     
 

class IllegalStateException

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

acdk::lang::IllegalStateException Class Reference

#include <IllegalStateException.h>

Inheritance diagram for acdk::lang::IllegalStateException:

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

Signals that the internal state of a class has a invalid state.

API: Java

Author:
Roger Rene Kommer
Version:
Revision
1.10
Date:
Date
2005/04/09 19:26:48


Public Member Functions

 IllegalStateException ()
 IllegalStateException (IN(RString) what)


Constructor & Destructor Documentation

acdk::lang::IllegalStateException::IllegalStateException  )  [inline]
 

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