# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLAIE::IException Class Reference

#include <ai_exception.h>

Inheritance diagram for NLAIE::IException

Inheritance graph
[legend]
Collaboration diagram for NLAIE::IException:

Collaboration graph
[legend]
List of all members.

Public Methods

 IException ()
virtual const IException* clone () const = 0
virtual ~IException ()

Constructor & Destructor Documentation

NLAIE::IException::IException ( ) [inline]
 

Definition at line 51 of file ai_exception.h.

NLAIE::IException::~IException ( ) [inline, virtual]
 

Definition at line 55 of file ai_exception.h.


Member Function Documentation

virtual const IException* NLAIE::IException::clone ( void ) const [pure virtual]
 

Reimplemented in NLAIE::CExceptionContainer, NLAIE::CExceptionIndexError, NLAIE::CExceptionIndexHandeledError, NLAIE::CExceptionUnRegisterClassError, NLAIE::CExceptionObjectNotFoundError, NLAIE::CExceptionNotImplemented, NLAIE::CExceptionUnReference, NLAIE::CExceptionAllReadyExist, and NLAISCRIPT::CExceptionHaveNoType.


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