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