# 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

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

Collaboration graph
[legend]
List of all members.

Public Methods

 CExceptionContainer (const IException &exc)
const char* what () const throw ()
virtual const IExceptionclone () const
virtual ~CExceptionContainer ()

Private Attributes

IException_Excep

Constructor & Destructor Documentation

NLAIE::CExceptionContainer::CExceptionContainer ( const IException & exc ) [inline]
 

Definition at line 65 of file ai_exception.h.

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

Definition at line 78 of file ai_exception.h.


Member Function Documentation

const IException * NLAIE::CExceptionContainer::clone ( void ) const [inline, virtual]
 

Reimplemented from NLAIE::IException.

Definition at line 74 of file ai_exception.h.

const char * NLAIE::CExceptionContainer::what ( ) const throw () [inline, virtual]
 

Reimplemented from NLMISC::Exception.

Definition at line 69 of file ai_exception.h.


Member Data Documentation

IException * NLAIE::CExceptionContainer::_Excep [private]
 

Definition at line 63 of file ai_exception.h.


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