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

#include <ai_exception.h>

Inheritance diagram for NLAIE::CExceptionAllReadyExist

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

Collaboration graph
[legend]
List of all members.

Public Methods

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

Private Attributes

char* _Text

Constructor & Destructor Documentation

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

Definition at line 248 of file ai_exception.h.

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

Definition at line 264 of file ai_exception.h.


Member Function Documentation

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

Reimplemented from NLAIE::IException.

Definition at line 259 of file ai_exception.h.

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

Reimplemented from NLMISC::Exception.

Definition at line 254 of file ai_exception.h.


Member Data Documentation

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

Definition at line 245 of file ai_exception.h.


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