iash  v0.5
Library to provide a bash-like shell in an application
FileNotFoundException Class Reference

Thrown when an iash component cannot find the requested file. More...

#include <Directory.h>

Inheritance diagram for FileNotFoundException:
Collaboration diagram for FileNotFoundException:

Public Member Functions

 FileNotFoundException (const std::string &fname)
 Constructs a FileNotFoundException with the given filename.
 

Detailed Description

Thrown when an iash component cannot find the requested file.

This is caught by the iash shell.


The documentation for this class was generated from the following files: