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

NLAIE::IException Class Reference

#include <ai_exception.h> +

+Inheritance diagram for NLAIE::IException

Inheritance graph
+ + + + + + + + + + + + +
[legend]
Collaboration diagram for NLAIE::IException:

Collaboration graph
+ + + + +
[legend]
List of all members. + + + + +

Public Methods

 IException ()
virtual const IException* clone () const = 0
virtual ~IException ()
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+NLAIE::IException::IException ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 51 of file ai_exception.h.

+

+ + + + +
+ + + + + + +
+NLAIE::IException::~IException ( + +) [inline, virtual] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 55 of file ai_exception.h.

+


Member Function Documentation

+

+ + + + +
+ + + + + + +
+virtual const IException* NLAIE::IException::clone ( + +void ) const [pure virtual] +
+
+ + + + + +
+   + + +

+ +

+Reimplemented in NLAIE::CExceptionContainer, NLAIE::CExceptionIndexError, NLAIE::CExceptionIndexHandeledError, NLAIE::CExceptionUnRegisterClassError, NLAIE::CExceptionObjectNotFoundError, NLAIE::CExceptionNotImplemented, NLAIE::CExceptionUnReference, NLAIE::CExceptionAllReadyExist, and NLAISCRIPT::CExceptionHaveNoType.

+


The documentation for this class was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1