ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
UserInteractionRequiredException.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
ILIAS\BackgroundTasks\Implementation\Tasks\UserInteraction
;
4
5
use
ILIAS\BackgroundTasks\Exceptions\Exception
;
6
7
class
UserInteractionRequiredException
extends
Exception
8
{
9
}
ILIAS\BackgroundTasks\Implementation\Tasks\UserInteraction
Definition:
UserInteractionOption.php:3
Exception
ILIAS\BackgroundTasks\Implementation\Tasks\UserInteraction\UserInteractionRequiredException
Definition:
UserInteractionRequiredException.php:7
php
Exception
src
BackgroundTasks
Implementation
Tasks
UserInteraction
UserInteractionRequiredException.php
Generated on Thu Jan 16 2025 19:02:36 for ILIAS by
1.8.13 (using
Doxyfile
)