MediaWiki master
MediaWiki\Revision\IncompleteRevisionException Class Reference

Exception throw when trying to access undefined fields on an incomplete RevisionRecord. More...

Inherits MediaWiki\Revision\RevisionAccessException.

Collaboration diagram for MediaWiki\Revision\IncompleteRevisionException:

Additional Inherited Members

- Public Member Functions inherited from MediaWiki\Revision\RevisionAccessException
 __construct (string $normalizedMessage='', array $messageContext=[], int $code=0, Throwable $previous=null)
 

Detailed Description

Exception throw when trying to access undefined fields on an incomplete RevisionRecord.

Stability: newable
Since
1.31
1.32 Renamed from MediaWiki\Storage\IncompleteRevisionException

Definition at line 32 of file IncompleteRevisionException.php.


The documentation for this class was generated from the following file: