From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../classNLAISCRIPT_1_1CExceptionHaveNoType.html | 242 +++++++++++++++++++++ 1 file changed, 242 insertions(+) create mode 100644 docs/doxygen/nel/classNLAISCRIPT_1_1CExceptionHaveNoType.html (limited to 'docs/doxygen/nel/classNLAISCRIPT_1_1CExceptionHaveNoType.html') diff --git a/docs/doxygen/nel/classNLAISCRIPT_1_1CExceptionHaveNoType.html b/docs/doxygen/nel/classNLAISCRIPT_1_1CExceptionHaveNoType.html new file mode 100644 index 00000000..5c0415a1 --- /dev/null +++ b/docs/doxygen/nel/classNLAISCRIPT_1_1CExceptionHaveNoType.html @@ -0,0 +1,242 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1