ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
BucketNotFoundException.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
ILIAS\BackgroundTasks\Exceptions
;
4
10
class
BucketNotFoundException
extends
Exception
11
{
12
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\BackgroundTasks\Exceptions\BucketNotFoundException
Definition:
BucketNotFoundException.php:11
ILIAS\BackgroundTasks\Exceptions\Exception
Definition:
Exception.php:16
ILIAS\BackgroundTasks\Exceptions
Definition:
BucketNotFoundException.php:3
src
BackgroundTasks
Exceptions
BucketNotFoundException.php
Generated on Sat Oct 4 2025 19:01:26 for ILIAS by
1.9.4 (using
Doxyfile
)