beecrypt::lang::IllegalStateException Class Reference
[C++ classes mimicking java.lang]

This class is used to indicate that a method was called at an illegal or inappropriate time, e.g. before an object was initialized. More...

#include <IllegalStateException.h>

Inheritance diagram for beecrypt::lang::IllegalStateException:

Inheritance graph
[legend]
Collaboration diagram for beecrypt::lang::IllegalStateException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 IllegalStateException () throw ()
 IllegalStateException (const String &message) throw ()


Detailed Description

This class is used to indicate that a method was called at an illegal or inappropriate time, e.g. before an object was initialized.

Constructor & Destructor Documentation

beecrypt::lang::IllegalStateException::IllegalStateException (  )  throw ()

beecrypt::lang::IllegalStateException::IllegalStateException ( const String message  )  throw ()


The documentation for this class was generated from the following file:
Generated on Sat Jan 19 02:01:19 2008 for BeeCrypt by  doxygen 1.5.4