ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Functions | |
handleException (CrawlerException $ex) | |
exceptions () | |
Get all exception thrown sofar and reset the logger. More... | |
Variables | |
$exceptions = array() | |
CrawlerExceptionHandler\exceptions | ( | ) |
Get all exception thrown sofar and reset the logger.
Definition at line 22 of file CrawlerExceptionLogger.php.
References $exceptions, and array.
Referenced by PHPMailer\__construct(), PHPMailer\addAnAddress(), PHPMailer\addAttachment(), PHPMailer\addOrEnqueueAnAddress(), PHPMailer\createBody(), PHPMailer\DKIM_Sign(), handleException(), PHPMailer\postSend(), PHPMailer\preSend(), PHPMailer\send(), PHPMailer\setFrom(), PHPMailerOAuth\smtpConnect(), and PHPMailer\smtpConnect().
CrawlerExceptionHandler\handleException | ( | CrawlerException | $ex | ) |
Definition at line 13 of file CrawlerExceptionLogger.php.
References exceptions().
Referenced by Whoops\Run\handleError().
|
protected |
Definition at line 8 of file CrawlerExceptionLogger.php.