# 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: