# 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

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

Collaboration graph
[legend]
List of all members.

Public Methods

 CExceptionObjectNotFoundError (char *name)
const char* what () const throw ()
virtual const IExceptionclone () const
 ~CExceptionObjectNotFoundError ()

Private Attributes

char* _ClassName

Constructor & Destructor Documentation

NLAIE::CExceptionObjectNotFoundError::CExceptionObjectNotFoundError ( char * name ) [inline]
 

Definition at line 164 of file ai_exception.h.

NLAIE::CExceptionObjectNotFoundError::~CExceptionObjectNotFoundError ( ) [inline]
 

Definition at line 180 of file ai_exception.h.


Member Function Documentation

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

Reimplemented from NLAIE::IException.

Definition at line 175 of file ai_exception.h.

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

Reimplemented from NLMISC::Exception.

Definition at line 170 of file ai_exception.h.


Member Data Documentation

char * NLAIE::CExceptionObjectNotFoundError::_ClassName [private]
 

Definition at line 162 of file ai_exception.h.


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