Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\Localizer\ChangeOpApplyExceptionLocalizer Class Reference

Localizes ChangeOpApplyExceptions. More...

+ Inheritance diagram for Wikibase\Repo\Localizer\ChangeOpApplyExceptionLocalizer:
+ Collaboration diagram for Wikibase\Repo\Localizer\ChangeOpApplyExceptionLocalizer:

Public Member Functions

 hasExceptionMessage (Exception $exception)
 Whether this localizer can handle the given exception.
 
- Public Member Functions inherited from Wikibase\Repo\Localizer\ExceptionLocalizer
 getExceptionMessage (Exception $ex)
 Returns a Message object containing a localized message representing the exception, in a form appropriate for display to the user.
 

Private Member Functions

 getMessage (ChangeOpApplyException $exception)
 

Detailed Description

Localizes ChangeOpApplyExceptions.

Member Function Documentation

◆ getMessage()

Wikibase\Repo\Localizer\ChangeOpApplyExceptionLocalizer::getMessage ( ChangeOpApplyException  $exception)
private

◆ hasExceptionMessage()

Wikibase\Repo\Localizer\ChangeOpApplyExceptionLocalizer::hasExceptionMessage ( Exception  $ex)

Whether this localizer can handle the given exception.

This is intended for use by a dispatcher to determine which localizer can handle a given exception.

Implements Wikibase\Repo\Localizer\ExceptionLocalizer.


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