MediaWiki master
ILocalizedException Interface Reference

Interface for MediaWiki-localized exceptions. More...

Inherited by ApiUsageException, ErrorPageError, LocalizedException, MediaWiki\Title\MalformedTitleException, and UploadStashException.

Public Member Functions

 getMessageObject ()
 Return a Message object for this exception.
 

Detailed Description

Interface for MediaWiki-localized exceptions.

Stability: stable
to implement
Since
1.29

Definition at line 29 of file ILocalizedException.php.

Member Function Documentation

◆ getMessageObject()

ILocalizedException::getMessageObject ( )

Return a Message object for this exception.

Returns
Message

Implemented in ApiUsageException, ErrorPageError, LocalizedException, MediaWiki\Title\MalformedTitleException, and UploadStashException.


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