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

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
Exceptions
Exception

Implements Wikibase\Lib\Reporting\ExceptionHandler.


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