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

#include <ai_exception.h>

Inheritance diagram for NLAIE::CExceptionContainer:

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

Public Methods

 CExceptionContainer (const CExceptionContainer &exc)
 CExceptionContainer (const std::string &name)
virtual const IExceptionclone () const
virtual ~CExceptionContainer () throw ()

Constructor & Destructor Documentation

NLAIE::CExceptionContainer::CExceptionContainer const CExceptionContainer &    exc
 

Definition at line 94 of file agent_init.cpp.

Referenced by clone.

NLAIE::CExceptionContainer::CExceptionContainer const std::string &    name
 

Definition at line 98 of file agent_init.cpp.

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

Definition at line 75 of file ai_exception.h.


Member Function Documentation

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

Implements NLAIE::IException.

Definition at line 101 of file agent_init.cpp.

References CExceptionContainer.


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