MediaWiki  1.29.2
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 LocalizedException.php.

Member Function Documentation

◆ getMessageObject()

ILocalizedException::getMessageObject ( )

Return a Message object for this exception.

Returns
Message

Implemented in ApiUsageException, MalformedTitleException, LocalizedException, ErrorPageError, and Wikimedia\Rdbms\DBExpectedError.


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