MediaWiki REL1_31
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.

Since
1.29

Definition at line 27 of file LocalizedException.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: