| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised when a directory is not found.
Source position: sysutilh.inc line 221
| type EDirectoryNotFoundException = class(Exception) | 
| 
 | Exception raised when a directory is not found. | |
| | | ||
| 
 | Base class of all exceptions. | |
| | | ||
| 
 | Base class of all classes. | 
EDirectoryNotFoundException is an exception raised when a directory is referenced that does not exist.
This exception class is provided for Delphi compatibility, but is not actually used in FPC.
| 
 | Base class of all exceptions. | |
| 
 | Exception raised when a file is not found. | |
| 
 | Exception raised when a path is not found. | |
| 
 | Exception raised when a path name is too long. |