Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Lib\Reporting\LogWarningExceptionHandler Class Reference

LogWarningExceptionHandler logs exceptions via wfLogWarning. More...

+ Inheritance diagram for Wikibase\Lib\Reporting\LogWarningExceptionHandler:
+ Collaboration diagram for Wikibase\Lib\Reporting\LogWarningExceptionHandler:

Public Member Functions

 handleException (Exception $exception, $errorCode, $explanation)
 Reports the exception to wfLogWarning.
 

Detailed Description

LogWarningExceptionHandler logs exceptions via wfLogWarning.

Author
Daniel Kinzler

Member Function Documentation

◆ handleException()

Wikibase\Lib\Reporting\LogWarningExceptionHandler::handleException ( Exception $exception,
$errorCode,
$explanation )

Reports the exception to wfLogWarning.

See also
ExceptionHandler::handleException()
Parameters
Exception$exception
string$errorCode
string$explanation

Implements Wikibase\Lib\Reporting\ExceptionHandler.


The documentation for this class was generated from the following file: