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

Private Member Functions

 getMessage (ChangeOpApplyException $exception)
 

Detailed Description

Localizes ChangeOpApplyExceptions.

Member Function Documentation

◆ getMessage()

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

◆ hasExceptionMessage()

Wikibase\Repo\Localizer\ChangeOpApplyExceptionLocalizer::hasExceptionMessage ( Exception  $exception)
See also
ExceptionLocalizer::hasExceptionMessage()
Parameters
Exception$exception
Returns
bool

Implements Wikibase\Repo\Localizer\ExceptionLocalizer.


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