# 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

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

Collaboration graph
[legend]
List of all members.

Public Methods

 CExceptionNotImplemented (char *text)
const char* what () const throw ()
virtual const IExceptionclone () const
virtual ~CExceptionNotImplemented ()

Private Attributes

char* _Text

Constructor & Destructor Documentation

NLAIE::CExceptionNotImplemented::CExceptionNotImplemented ( char * text ) [inline]
 

Definition at line 192 of file ai_exception.h.

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

Definition at line 208 of file ai_exception.h.


Member Function Documentation

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

Reimplemented from NLAIE::IException.

Definition at line 203 of file ai_exception.h.

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

Reimplemented from NLMISC::Exception.

Definition at line 198 of file ai_exception.h.


Member Data Documentation

char * NLAIE::CExceptionNotImplemented::_Text [private]
 

Definition at line 189 of file ai_exception.h.


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