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, string $field, int $opIndex)
 
 getField ()
 
 getOpIndex ()
 

Private Attributes

string $field
 
int $opIndex
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

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

Member Function Documentation

◆ getField()

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

◆ getOpIndex()

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

Member Data Documentation

◆ $field

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

◆ $opIndex

int Wikibase\Repo\RestApi\Domain\Services\Exceptions\PatchPathException::$opIndex
private

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