ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ 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 Tue Sep 30 2025 19:01:22 for ILIAS by
1.9.4 (using
Doxyfile
)