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

#include <ai_exception.h>

Inheritance diagram for NLAIE::CExceptionObjectNotFoundError:

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

Public Methods

 CExceptionObjectNotFoundError (const CExceptionObjectNotFoundError &e)
 CExceptionObjectNotFoundError (const std::string &name)
virtual const IExceptionclone () const
 ~CExceptionObjectNotFoundError ()

Constructor & Destructor Documentation

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

Definition at line 129 of file ai_exception.h.

References CExceptionObjectNotFoundError, and NLAIE::IException::IException.

Referenced by CExceptionObjectNotFoundError, and clone.

NLAIE::CExceptionObjectNotFoundError::CExceptionObjectNotFoundError const std::string &    name [inline]
 

Definition at line 132 of file ai_exception.h.

References NLAIE::IException::IException.

NLAIE::CExceptionObjectNotFoundError::~CExceptionObjectNotFoundError   [inline]
 

Definition at line 138 of file ai_exception.h.


Member Function Documentation

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

Implements NLAIE::IException.

Definition at line 128 of file agent_init.cpp.

References CExceptionObjectNotFoundError.


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