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