# 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:

NLMISC::Exception NLAIE::CExceptionAllReadyExist NLAIE::CExceptionContainer NLAIE::CExceptionIndexError NLAIE::CExceptionIndexHandeledError NLAIE::CExceptionNotImplemented NLAIE::CExceptionObjectNotFoundError NLAIE::CExceptionUnReference NLAIE::CExceptionUnRegisterClassError NLAISCRIPT::CExceptionHaveNoType List of all members.

Public Methods

 IException ()
 IException (const IException &e)
 IException (const std::string &reason)
virtual const IException * clone () const=0
virtual ~IException () throw ()

Constructor & Destructor Documentation

NLAIE::IException::IException   [inline]
 

Definition at line 51 of file ai_exception.h.

Referenced by NLAIE::CExceptionAllReadyExist::CExceptionAllReadyExist, NLAISCRIPT::CExceptionHaveNoType::CExceptionHaveNoType, NLAIE::CExceptionIndexError::CExceptionIndexError, NLAIE::CExceptionIndexHandeledError::CExceptionIndexHandeledError, NLAIE::CExceptionObjectNotFoundError::CExceptionObjectNotFoundError, and IException.

NLAIE::IException::IException const IException &    e [inline]
 

Definition at line 55 of file ai_exception.h.

References NLMISC::Exception::Exception, IException, and NLMISC::Exception::what.

NLAIE::IException::IException const std::string &    reason [inline]
 

Definition at line 58 of file ai_exception.h.

References NLMISC::Exception::Exception.

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

Definition at line 62 of file ai_exception.h.


Member Function Documentation

virtual const IException* NLAIE::IException::clone   const [pure virtual]
 

Implemented in NLAIE::CExceptionContainer.


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