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 ()
 IllegalStateException (const char *message)
 IllegalStateException (const String &message)
 ~IllegalStateException ()


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 (  )  [inline]

beecrypt::lang::IllegalStateException::IllegalStateException ( const char *  message  )  [inline]

beecrypt::lang::IllegalStateException::IllegalStateException ( const String message  )  [inline]

beecrypt::lang::IllegalStateException::~IllegalStateException (  )  [inline]


The documentation for this class was generated from the following file:

Generated on Fri Jun 19 13:39:42 2009 for BeeCrypt C++ by  doxygen 1.5.8