ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ 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
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\BackgroundTasks\Exceptions\Exception
Definition:
Exception.php:16
ILIAS\BackgroundTasks\Implementation\Tasks\UserInteraction\UserInteractionRequiredException
Definition:
UserInteractionRequiredException.php:8
ILIAS\BackgroundTasks\Implementation\Tasks\UserInteraction
Definition:
UserInteractionOption.php:3
src
BackgroundTasks
Implementation
Tasks
UserInteraction
UserInteractionRequiredException.php
Generated on Tue Sep 30 2025 19:01:22 for ILIAS by
1.9.4 (using
Doxyfile
)