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

RethrowingExceptionHandler handles exceptions by re-throwing them. More...

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

Public Member Functions

 handleException (Exception $exception, $errorCode, $explanation)
 Rethrows the given exception;.
 

Detailed Description

RethrowingExceptionHandler handles exceptions by re-throwing them.

Author
Daniel Kinzler

Member Function Documentation

◆ handleException()

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

Rethrows the given exception;.

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

Implements Wikibase\Lib\Reporting\ExceptionHandler.


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