ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ 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 20:01:10 for ILIAS by
1.9.4 (using
Doxyfile
)