Public Member Functions | |
| DirectoryNotFoundException (String exception) | |
| Default constructor which takes an exception. | |
When the user indicates that indeed a directory does exist at their specified location but it does not, this exception will be thrown.
| DirectoryNotFoundException | ( | String | exception | ) | [inline] |
Default constructor which takes an exception.
| exception | Exception message |
1.5.3