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/classNLAIE_1_1IException.html | 260 +++++++++++++++++++++++++ 1 file changed, 260 insertions(+) create mode 100644 docs/doxygen/nel/classNLAIE_1_1IException.html (limited to 'docs/doxygen/nel/classNLAIE_1_1IException.html') diff --git a/docs/doxygen/nel/classNLAIE_1_1IException.html b/docs/doxygen/nel/classNLAIE_1_1IException.html new file mode 100644 index 00000000..553c564c --- /dev/null +++ b/docs/doxygen/nel/classNLAIE_1_1IException.html @@ -0,0 +1,260 @@ + + + + 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: +

+ +NLMISC::Exception +NLAIE::CExceptionAllReadyExist +NLAIE::CExceptionContainer +NLAIE::CExceptionIndexError +NLAIE::CExceptionIndexHandeledError +NLAIE::CExceptionNotImplemented +NLAIE::CExceptionObjectNotFoundError +NLAIE::CExceptionUnReference +NLAIE::CExceptionUnRegisterClassError +NLAISCRIPT::CExceptionHaveNoType + +List of all members. + + + + + + +

Public Methods

 IException ()
 IException (const IException &e)
 IException (const std::string &reason)
virtual const IException * clone () const=0
virtual ~IException () throw ()
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLAIE::IException::IException   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 51 of file ai_exception.h. +

+Referenced by NLAIE::CExceptionAllReadyExist::CExceptionAllReadyExist, NLAISCRIPT::CExceptionHaveNoType::CExceptionHaveNoType, NLAIE::CExceptionIndexError::CExceptionIndexError, NLAIE::CExceptionIndexHandeledError::CExceptionIndexHandeledError, NLAIE::CExceptionObjectNotFoundError::CExceptionObjectNotFoundError, and IException.

+

+ + + + +
+ + + + + + + + + + +
NLAIE::IException::IException const IException &   e [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 55 of file ai_exception.h. +

+References NLMISC::Exception::Exception, IException, and NLMISC::Exception::what.

+

+ + + + +
+ + + + + + + + + + +
NLAIE::IException::IException const std::string &   reason [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 58 of file ai_exception.h. +

+References NLMISC::Exception::Exception.

+

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

+ +

+Definition at line 62 of file ai_exception.h.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
virtual const IException* NLAIE::IException::clone   const [pure virtual]
+
+ + + + + +
+   + + +

+ +

+Implemented in NLAIE::CExceptionContainer.

+


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