3 declare(strict_types=1);
Sometimes we would like to store exception, instead of throwing them on spot, e.g.
handleException(CrawlerException $ex)
Handle an exception request.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Handle Crawler exceptions.
exceptions()
Get all exception thrown so far and reset the logger.