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

Public Member Functions

 __construct (string $field, string $path='', string $message='', Throwable $previous=null)
 
 getField ()
 
 getPath ()
 

Private Attributes

string $field
 
string $path
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\Serialization\Exceptions\MissingFieldException::__construct ( string $field,
string $path = '',
string $message = '',
Throwable $previous = null )

Member Function Documentation

◆ getField()

Wikibase\Repo\RestApi\Application\Serialization\Exceptions\MissingFieldException::getField ( )

◆ getPath()

Wikibase\Repo\RestApi\Application\Serialization\Exceptions\MissingFieldException::getPath ( )

Member Data Documentation

◆ $field

string Wikibase\Repo\RestApi\Application\Serialization\Exceptions\MissingFieldException::$field
private

◆ $path

string Wikibase\Repo\RestApi\Application\Serialization\Exceptions\MissingFieldException::$path
private

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