MediaWiki
1.30.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 LocalizedException.php.
ILocalizedException::getMessageObject | ( | ) |
Return a Message object for this exception.
Implemented in ApiUsageException, MalformedTitleException, LocalizedException, ErrorPageError, and Wikimedia\Rdbms\DBExpectedError.