ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ 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
Exception
src
BackgroundTasks
Implementation
Tasks
UserInteraction
UserInteractionRequiredException.php
Generated on Wed Sep 3 2025 21:01:42 for ILIAS by
1.8.13 (using
Doxyfile
)