ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
RevisionExistsException.php
Go to the documentation of this file.
1
<?
php
declare(strict_types=1);
2
3
namespace
ILIAS\ResourceStorage\Revision
;
4
5
use LogicException;
6
11
class
RevisionExistsException
extends
LogicException
12
{
13
14
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\ResourceStorage\Revision\RevisionExistsException
Definition:
RevisionExistsException.php:12
ILIAS\ResourceStorage\Revision
src
ResourceStorage
Revision
RevisionExistsException.php
Generated on Fri Oct 3 2025 21:01:11 for ILIAS by
1.9.4 (using
Doxyfile
)