ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
NonMatchingIdentificationException.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
NonMatchingIdentificationException
extends
LogicException
12
{
13
14
}
LogicException
ILIAS\ResourceStorage\Revision
ILIAS\ResourceStorage\Revision\NonMatchingIdentificationException
Definition:
NonMatchingIdentificationException.php:11
src
ResourceStorage
Revision
NonMatchingIdentificationException.php
Generated on Wed Sep 3 2025 21:01:45 for ILIAS by
1.8.13 (using
Doxyfile
)