MediaWiki REL1_39
ILocalizedException Interface Reference

Interface for MediaWiki-localized exceptions. More...

Inheritance diagram for ILocalizedException:

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, MalformedTitleException, and UploadStashException.


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