#include <Exceptions.h>

Public Member Functions | |
| virtual | ~DirectoryNotFoundException () |
| Default Empty virtual destructor. | |
When the user indicates that indeed a directory does exist at their specified location but it does not, this exception will be thrown.
| virtual ~DirectoryNotFoundException | ( | ) | [inline, virtual] |
Default Empty virtual destructor.
1.5.3