# 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  

NLAISCRIPT::CExceptionHaveNoType Class Reference

Class CExceptionHaveNoType. More...

#include <interpret_object.h>

Inheritance diagram for NLAISCRIPT::CExceptionHaveNoType:

NLAIE::IException NLMISC::Exception List of all members.

Public Methods

 CExceptionHaveNoType (const CExceptionHaveNoType &e)
 CExceptionHaveNoType (const std::string &text)
virtual const NLAIE::IExceptionclone () const
virtual ~CExceptionHaveNoType () throw ()

Detailed Description

Class CExceptionHaveNoType.

This an no type exception it happen when an object have no NLAIC::CIdentType.

Author:
Chafik sameh , Portier Perre. , Nevrax France
Date:
2000

Definition at line 230 of file interpret_object.h.


Constructor & Destructor Documentation

NLAISCRIPT::CExceptionHaveNoType::CExceptionHaveNoType const CExceptionHaveNoType &    e [inline]
 

Definition at line 234 of file interpret_object.h.

References CExceptionHaveNoType, and NLAIE::IException::IException.

Referenced by CExceptionHaveNoType, and clone.

NLAISCRIPT::CExceptionHaveNoType::CExceptionHaveNoType const std::string &    text [inline]
 

Definition at line 238 of file interpret_object.h.

References NLAIE::IException::IException.

virtual NLAISCRIPT::CExceptionHaveNoType::~CExceptionHaveNoType   throw () [inline, virtual]
 

Definition at line 247 of file interpret_object.h.


Member Function Documentation

virtual const NLAIE::IException* NLAISCRIPT::CExceptionHaveNoType::clone void    const [inline, virtual]
 

Implements NLAIE::IException.

Definition at line 242 of file interpret_object.h.

References CExceptionHaveNoType.


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