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

NLMISC::EPathNotFound Struct Reference

Exception throwed when a find is not found in a lookup() call. +More... +

+#include <path.h> +

+

Inheritance diagram for NLMISC::EPathNotFound: +

+ +NLMISC::Exception + +List of all members. + + +

Public Methods

 EPathNotFound (const std::string &filename)
+

Detailed Description

+Exception throwed when a find is not found in a lookup() call. +

+ +

+Definition at line 41 of file path.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + +
NLMISC::EPathNotFound::EPathNotFound const std::string &   filename [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 43 of file path.h. +

+References NLMISC::Exception::Exception.

+


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