Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\Domains\Crud\Application\Serialization\Exceptions\PropertyNotFoundException Class Reference
+ Inheritance diagram for Wikibase\Repo\Domains\Crud\Application\Serialization\Exceptions\PropertyNotFoundException:
+ Collaboration diagram for Wikibase\Repo\Domains\Crud\Application\Serialization\Exceptions\PropertyNotFoundException:

Public Member Functions

 __construct (string $value, string $path='', string $message='', ?Throwable $previous=null)
 
 getValue ()
 
 getPath ()
 

Private Attributes

string $path
 
string $value
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\Domains\Crud\Application\Serialization\Exceptions\PropertyNotFoundException::__construct ( string $value,
string $path = '',
string $message = '',
?Throwable $previous = null )

Member Function Documentation

◆ getPath()

Wikibase\Repo\Domains\Crud\Application\Serialization\Exceptions\PropertyNotFoundException::getPath ( )

◆ getValue()

Wikibase\Repo\Domains\Crud\Application\Serialization\Exceptions\PropertyNotFoundException::getValue ( )

Member Data Documentation

◆ $path

string Wikibase\Repo\Domains\Crud\Application\Serialization\Exceptions\PropertyNotFoundException::$path
private

◆ $value

string Wikibase\Repo\Domains\Crud\Application\Serialization\Exceptions\PropertyNotFoundException::$value
private

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