InitializationException Class Reference

If a initialization of an object does not occur correctly, resulting in an incomplete or "zombie" object this exception will be thrown. More...

#include <Exceptions.h>

Inheritance diagram for InitializationException:

Exception List of all members.

Public Member Functions

virtual ~InitializationException ()
 Default Empty virtual destructor.

Detailed Description

If a initialization of an object does not occur correctly, resulting in an incomplete or "zombie" object this exception will be thrown.

Usually this exception will be thrown if the XML parsing engine inside of RebeccaAIML cannot be started correctly or another RebeccaAIML subinitialization cannot be started.


Constructor & Destructor Documentation

virtual ~InitializationException  )  [inline, virtual]
 

Default Empty virtual destructor.


The documentation for this class was generated from the following file:
Generated on Tue Apr 4 23:38:33 2006 for RebeccaAIML by  doxygen 1.4.5