|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Collaboration diagram for ILIAS\BackgroundTasks\ExceptionHandler:Public Member Functions | |
| handleException (Exceptions\Exception $exception, Bucket $bucket, Task $task=null) | |
| When working on a bucket and an exception occurs the exception handler will try to end the bucket operation gracefully. More... | |
Definition at line 13 of file ExceptionHandler.php.
| ILIAS\BackgroundTasks\ExceptionHandler::handleException | ( | Exceptions\Exception | $exception, |
| Bucket | $bucket, | ||
| Task | $task = null |
||
| ) |