MediaWiki REL1_34
SuppressedDataException.php
Go to the documentation of this file.
1<?php
23namespace MediaWiki\Revision;
24
35
40class_alias( SuppressedDataException::class, 'MediaWiki\Storage\SuppressedDataException' );
Exception representing a failure to look up a revision.
Exception raised in response to an audience check when attempting to access suppressed information wi...