ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
◀ ilDoc Overview
FileNotFoundException.php
Go to the documentation of this file.
1
<?php
2
19
namespace
ILIAS\Filesystem\Exception
;
20
27
class
FileNotFoundException
extends
IOException
28
{
29
}
ILIAS\Filesystem\Exception\IOException
Indicates general problems with the input or output operations.
Definition:
IOException.php:27
ILIAS\Filesystem\Exception
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
DirectoryNotFoundException.php:19
ILIAS\Filesystem\Exception\FileNotFoundException
Indicates that a file is missing or not found.
Definition:
FileNotFoundException.php:27
src
Filesystem
Exception
FileNotFoundException.php
Generated on Wed Sep 10 2025 14:12:04 for ILIAS by
1.8.13 (using
Doxyfile
)