# 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::CExceptionNotImplemented Class Reference

#include <ai_exception.h>

Inheritance diagram for NLAIE::CExceptionNotImplemented:

NLAIE::IException NLMISC::Exception List of all members.

Public Methods

 CExceptionNotImplemented (const CExceptionNotImplemented &e)
 CExceptionNotImplemented (const std::string &text)
virtual const IExceptionclone () const
virtual ~CExceptionNotImplemented () throw ()

Constructor & Destructor Documentation

NLAIE::CExceptionNotImplemented::CExceptionNotImplemented const CExceptionNotImplemented &    e
 

Definition at line 133 of file agent_init.cpp.

Referenced by clone.

NLAIE::CExceptionNotImplemented::CExceptionNotImplemented const std::string &    text
 

Definition at line 137 of file agent_init.cpp.

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

Definition at line 153 of file ai_exception.h.


Member Function Documentation

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

Implements NLAIE::IException.

Definition at line 141 of file agent_init.cpp.

References CExceptionNotImplemented.


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