ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
FileAlreadyExistsException.php
Go to the documentation of this file.
1
<?php
2
3
namespace
ILIAS\Filesystem\Exception
;
4
11
class
FileAlreadyExistsException
extends
IOException
12
{
13
}
ILIAS\Filesystem\Exception\FileAlreadyExistsException
Class FileAlreadyExistsException.
Definition:
FileAlreadyExistsException.php:11
ILIAS\Filesystem\Exception\IOException
Class IOException Indicates general problems with the input or output operations. ...
Definition:
IOException.php:12
ILIAS\Filesystem\Exception
Definition:
DirectoryNotFoundException.php:3
src
Filesystem
Exception
FileAlreadyExistsException.php
Generated on Mon Sep 1 2025 21:01:44 for ILIAS by
1.8.13 (using
Doxyfile
)