Manual:ErrorPageError.php
MediaWiki file: ErrorPageError.php | |
---|---|
Location: | includes/exception/ |
Source code: | master • 1.43.1 • 1.42.6 • 1.39.12 |
Classes: | ErrorPageError |
The ErrorPageError class represents an error page which can be safely rendered using OutputPage. It extends MWException and implements ILocalizedException .
Public methods
- getMessageObject() - return a Message object for this exception
- report()