MediaWiki
master
|
Exception raised when the text of a revision is permanently missing or corrupt. More...
Additional Inherited Members | |
![]() | |
__construct (string $normalizedMessage='', array $messageContext=[], int $code=0, Throwable $previous=null) | |
Exception raised when the text of a revision is permanently missing or corrupt.
This wraps BadBlobException which is thrown by the Storage layer. To mark a revision as permanently missing, use findBadBlobs.php.
Definition at line 10 of file BadRevisionException.php.