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

Public Member Functions

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

Private Attributes

string $field
 
string $path
 
 $value
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\Serialization\Exceptions\InvalidFieldException::__construct ( string $field,
$value,
string $path = '',
string $message = '',
Throwable $previous = null )
Parameters
string$field
mixed$value
string$path
string$message
Throwable | null$previous

Member Function Documentation

◆ getField()

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

◆ getPath()

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

◆ getValue()

Wikibase\Repo\RestApi\Application\Serialization\Exceptions\InvalidFieldException::getValue ( )
Returns
mixed

Member Data Documentation

◆ $field

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

◆ $path

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

◆ $value

Wikibase\Repo\RestApi\Application\Serialization\Exceptions\InvalidFieldException::$value
private

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