MediaWiki  1.33.0
ILocalizedException Interface Reference

Interface for MediaWiki-localized exceptions. More...

Inheritance diagram for ILocalizedException:

Public Member Functions

 getMessageObject ()
 Return a Message object for this exception. More...
 

Detailed Description

Interface for MediaWiki-localized exceptions.

Since
1.29

Definition at line 27 of file ILocalizedException.php.

Member Function Documentation

◆ getMessageObject()

ILocalizedException::getMessageObject ( )

Return a Message object for this exception.

Returns
Message

Implemented in ApiUsageException, MalformedTitleException, ErrorPageError, LocalizedException, and UploadStashException.


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