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

#include <ai_exception.h>

Inheritance diagram for NLAIE::CExceptionUnReference

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

Collaboration graph
[legend]
List of all members.

Public Methods

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

Private Attributes

char* _Text

Constructor & Destructor Documentation

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

Definition at line 220 of file ai_exception.h.

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

Definition at line 236 of file ai_exception.h.


Member Function Documentation

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

Reimplemented from NLAIE::IException.

Definition at line 231 of file ai_exception.h.

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

Reimplemented from NLMISC::Exception.

Definition at line 226 of file ai_exception.h.


Member Data Documentation

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

Definition at line 217 of file ai_exception.h.


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