|
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 exceptions().
Referenced by PHPMailer\__construct(), PHPMailer\addAnAddress(), PHPMailer\addAttachment(), PHPMailer\addOrEnqueueAnAddress(), PHPMailer\createBody(), PHPMailer\DKIM_Sign(), exceptions(), handleException(), PHPMailer\postSend(), PHPMailer\preSend(), PHPMailer\send(), PHPMailer\setFrom(), PHPMailerOAuth\smtpConnect(), and PHPMailer\smtpConnect().
Here is the call graph for this function:
Here is the caller graph for this function:| CrawlerExceptionHandler\handleException | ( | CrawlerException | $ex | ) |
Definition at line 13 of file CrawlerExceptionLogger.php.
References exceptions().
Referenced by Whoops\Run\handleError().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 8 of file CrawlerExceptionLogger.php.