ILIAS
trunk Revision v12.0_alpha-1338-g8f7e531aa3c
◀ 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 Wed Apr 29 2026 23:06:14 for ILIAS by
1.9.4 (using
Doxyfile
)