ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
RootViolationException.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
League\Flysystem
;
4
5
use LogicException;
6
7
class
RootViolationException
extends
LogicException
8
{
9
//
10
}
php
An exception for terminatinating execution or to throw for unit testing.
League\Flysystem\RootViolationException
Definition:
RootViolationException.php:8
League\Flysystem
libs
composer
vendor
league
flysystem
src
RootViolationException.php
Generated on Thu Oct 2 2025 19:01:06 for ILIAS by
1.9.4 (using
Doxyfile
)