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

Public Member Functions

 __construct (EntityId $fromId, PropertyId $propertyId, array $toIds, $maxDepth, $message=null, Exception $previous=null)
 
 getMaxDepth ()
 
- Public Member Functions inherited from Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException
 __construct (EntityId $fromId, PropertyId $propertyId, array $toIds, $message=null, Exception $previous=null)
 

Private Attributes

 $maxDepth
 

Detailed Description

Since
3.10
Author
Marius Hoch

Constructor & Destructor Documentation

◆ __construct()

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

Member Function Documentation

◆ getMaxDepth()

Wikibase\DataModel\Services\Lookup\MaxReferenceDepthExhaustedException::getMaxDepth ( )
Returns
int

Member Data Documentation

◆ $maxDepth

Wikibase\DataModel\Services\Lookup\MaxReferenceDepthExhaustedException::$maxDepth
private

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