ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ 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 Mon Sep 1 2025 20:01:40 for ILIAS by
1.8.13 (using
Doxyfile
)