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