ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
DirectoryNotFoundException.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
ILIAS\Filesystem\Exception
;
4
12
class
DirectoryNotFoundException
extends
IOException
13
{
14
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\Filesystem\Exception\DirectoryNotFoundException
Class DirectoryNotFoundException Indicates that the directory is missing or not found.
Definition:
DirectoryNotFoundException.php:13
ILIAS\Filesystem\Exception\IOException
Class IOException Indicates general problems with the input or output operations.
Definition:
IOException.php:13
ILIAS\Filesystem\Exception
Definition:
DirectoryNotFoundException.php:3
src
Filesystem
Exception
DirectoryNotFoundException.php
Generated on Fri Oct 3 2025 21:01:10 for ILIAS by
1.9.4 (using
Doxyfile
)