Wikibase
MediaWiki Wikibase extension
Wikibase\Lib\Store\InconsistentRedirectException Class Reference
+ Inheritance diagram for Wikibase\Lib\Store\InconsistentRedirectException:
+ Collaboration diagram for Wikibase\Lib\Store\InconsistentRedirectException:

Public Member Functions

 __construct (int $revisionId, string $slot, $status='', $code=0, Exception $previous=null)
 
 getRevisionId ()
 
 getSlotRole ()
 
- Public Member Functions inherited from Wikibase\Lib\Store\StorageException
 __construct ( $status="", $code=0, Exception $previous=null)
 
 getStatus ()
 

Private Attributes

 $revisionId
 
 $slot
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Lib\Store\InconsistentRedirectException::__construct ( int  $revisionId,
string  $slot,
  $status = '',
  $code = 0,
Exception  $previous = null 
)

Member Function Documentation

◆ getRevisionId()

Wikibase\Lib\Store\InconsistentRedirectException::getRevisionId ( )

◆ getSlotRole()

Wikibase\Lib\Store\InconsistentRedirectException::getSlotRole ( )

Member Data Documentation

◆ $revisionId

Wikibase\Lib\Store\InconsistentRedirectException::$revisionId
private

◆ $slot

Wikibase\Lib\Store\InconsistentRedirectException::$slot
private

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