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

#include <ai_exception.h> +

+Inheritance diagram for NLAIE::CExceptionIndexError

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

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

Public Methods

 CExceptionIndexError ()
const char* what () const throw ()
virtual const IExceptionclone () const
virtual ~CExceptionIndexError ()
+

Constructor & Destructor Documentation

+

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

+ +

+Definition at line 88 of file ai_exception.h.

+

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

+ +

+Definition at line 102 of file ai_exception.h.

+


Member Function Documentation

+

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

+ +

+Reimplemented from NLAIE::IException. +

+Definition at line 97 of file ai_exception.h.

+

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

+ +

+Reimplemented from NLMISC::Exception. +

+Definition at line 92 of file ai_exception.h.

+


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