Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException Class Reference
+ Inheritance diagram for Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException:
+ Collaboration diagram for Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException:

Public Member Functions

 __construct (EntityId $fromId, PropertyId $propertyId, array $toIds, $message=null, Exception $previous=null)
 

Private Attributes

 $fromId
 
 $propertyId
 
 $toIds
 

Detailed Description

Since
3.10
Author
Marius Hoch

Constructor & Destructor Documentation

◆ __construct()

Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException::__construct ( EntityId $fromId,
PropertyId $propertyId,
array $toIds,
$message = null,
Exception $previous = null )
Parameters
EntityId$fromId
PropertyId$propertyId
EntityId[]$toIds
string | null$message
Exception | null$previous

Member Data Documentation

◆ $fromId

Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException::$fromId
private

◆ $propertyId

Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException::$propertyId
private

◆ $toIds

Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException::$toIds
private

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