Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Lib\Store\DivergingEntityIdException Class Reference
+ Inheritance diagram for Wikibase\Lib\Store\DivergingEntityIdException:
+ Collaboration diagram for Wikibase\Lib\Store\DivergingEntityIdException:

Public Member Functions

 __construct (int $revisionId, EntityRevision $entityRevision, string $expectedEntityId)
 
 getEntityRevision ()
 
- Public Member Functions inherited from Wikibase\Lib\Store\StorageException
 __construct ( $status="", $code=0, Exception $previous=null)
 
 getStatus ()
 

Private Attributes

EntityRevision $entityRevision
 
string $expectedEntityId
 
int $revisionId
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Lib\Store\DivergingEntityIdException::__construct ( int $revisionId,
EntityRevision $entityRevision,
string $expectedEntityId )

Member Function Documentation

◆ getEntityRevision()

Wikibase\Lib\Store\DivergingEntityIdException::getEntityRevision ( )

Member Data Documentation

◆ $entityRevision

EntityRevision Wikibase\Lib\Store\DivergingEntityIdException::$entityRevision
private

◆ $expectedEntityId

string Wikibase\Lib\Store\DivergingEntityIdException::$expectedEntityId
private

◆ $revisionId

int Wikibase\Lib\Store\DivergingEntityIdException::$revisionId
private

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