Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\RestApi\Domain\Services\Exceptions\PatchPathException Class Reference
+ Inheritance diagram for Wikibase\Repo\RestApi\Domain\Services\Exceptions\PatchPathException:
+ Collaboration diagram for Wikibase\Repo\RestApi\Domain\Services\Exceptions\PatchPathException:

Public Member Functions

 __construct (string $message, array $operation, string $field)
 
 getOperation ()
 
 getField ()
 

Private Attributes

array $operation
 
string $field
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Domain\Services\Exceptions\PatchPathException::__construct ( string $message,
array $operation,
string $field )

Member Function Documentation

◆ getField()

Wikibase\Repo\RestApi\Domain\Services\Exceptions\PatchPathException::getField ( )

◆ getOperation()

Wikibase\Repo\RestApi\Domain\Services\Exceptions\PatchPathException::getOperation ( )

Member Data Documentation

◆ $field

string Wikibase\Repo\RestApi\Domain\Services\Exceptions\PatchPathException::$field
private

◆ $operation

array Wikibase\Repo\RestApi\Domain\Services\Exceptions\PatchPathException::$operation
private

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