ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
◀ ilDoc Overview
ilCtrlPathException.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\UICore\Exceptions
;
22
23
use
ilCtrlException
;
24
29
class
ilCtrlPathException
extends
ilCtrlException
30
{
31
}
ILIAS\UICore\Exceptions\ilCtrlPathException
Thrown when ilCtrl encounters an invalid or unresolvable CID path during request dispatching.
Definition:
ilCtrlPathException.php:30
ilCtrlException
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilCtrlException.php:25
ILIAS\UICore\Exceptions
Definition:
ilCtrlPathException.php:21
components
ILIAS
UICore
exceptions
ilCtrlPathException.php
Generated on Sun Apr 5 2026 23:05:05 for ILIAS by
1.9.4 (using
Doxyfile
)