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
}
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 Sat Jan 18 2025 19:01:42 for ILIAS by
1.8.13 (using
Doxyfile
)