ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
FileAlreadyExistsException.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
ILIAS\Filesystem\Exception
;
4
12
class
FileAlreadyExistsException
extends
IOException
13
{
14
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\Filesystem\Exception\FileAlreadyExistsException
Class FileAlreadyExistsException.
Definition:
FileAlreadyExistsException.php:13
ILIAS\Filesystem\Exception\IOException
Class IOException.
Definition:
IOException.php:15
ILIAS\Filesystem\Exception
Definition:
DirectoryNotFoundException.php:3
src
Filesystem
Exception
FileAlreadyExistsException.php
Generated on Fri Oct 3 2025 20:01:14 for ILIAS by
1.9.4 (using
Doxyfile
)