MediaWiki REL1_37
|
Interface for MediaWiki-localized exceptions. More...
Public Member Functions | |
getMessageObject () | |
Return a Message object for this exception. | |
Interface for MediaWiki-localized exceptions.
Definition at line 29 of file ILocalizedException.php.
ILocalizedException::getMessageObject | ( | ) |
Return a Message object for this exception.
Implemented in ApiUsageException, ErrorPageError, LocalizedException, MalformedTitleException, and UploadStashException.