#include <cxxtools/ioerror.h>

Public Member Functions | |
| DirectoryNotFound (const std::string &path) | |
| Construct from path and source info. | |
| ~DirectoryNotFound () throw () | |
| Destructor. | |
| DirectoryNotFound | ( | const std::string & | path | ) | [explicit] |
Constructs the exception from the path where the directory could not be found and the location in the source code where he exception was thrown.