ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
IllegalStateException.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
ILIAS\Filesystem\Exception
;
4
16
class
IllegalStateException
extends
\RuntimeException
17
{
18
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\Filesystem\Exception\IllegalStateException
Class IllegalStateException The IllegalStateException indicates a wrong state of the object.
Definition:
IllegalStateException.php:17
RuntimeException
ILIAS\Filesystem\Exception
Definition:
DirectoryNotFoundException.php:3
src
Filesystem
Exception
IllegalStateException.php
Generated on Fri Oct 3 2025 21:01:10 for ILIAS by
1.9.4 (using
Doxyfile
)