Wikibase
MediaWiki Wikibase extension
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. More...
 

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: