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

#include <ai_exception.h>

Inheritance diagram for NLAIE::CExceptionUnRegisterClassError

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

Collaboration graph
[legend]
List of all members.

Public Methods

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

Private Attributes

char* _ClassName

Constructor & Destructor Documentation

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

Definition at line 136 of file ai_exception.h.

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

Definition at line 152 of file ai_exception.h.


Member Function Documentation

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

Reimplemented from NLAIE::IException.

Definition at line 147 of file ai_exception.h.

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

Reimplemented from NLMISC::Exception.

Definition at line 142 of file ai_exception.h.


Member Data Documentation

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

Definition at line 134 of file ai_exception.h.


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