|
Wikibase
MediaWiki Wikibase extension
|
Inheritance diagram for Wikibase\DataModel\Services\Lookup\PropertyLookupException:
Collaboration diagram for Wikibase\DataModel\Services\Lookup\PropertyLookupException:Public Member Functions | |
| __construct (PropertyId $propertyId, $message=null, ?Exception $previous=null) | |
| getPropertyId () | |
Public Member Functions inherited from Wikibase\DataModel\Services\Lookup\EntityLookupException | |
| __construct (EntityId $entityId, $message=null, ?Exception $previous=null) | |
| getEntityId () | |
| Wikibase\DataModel\Services\Lookup\PropertyLookupException::__construct | ( | PropertyId | $propertyId, |
| $message = null, | |||
| ?Exception | $previous = null ) |
| PropertyId | $propertyId | |
| string | null | $message | |
| Exception | null | $previous |
| Wikibase\DataModel\Services\Lookup\PropertyLookupException::getPropertyId | ( | ) |