Wikibase
MediaWiki Wikibase extension
|
Exception thrown when the validation of a change operation failed. More...
Public Member Functions | |
__construct (Result $result, Exception $previous=null) | |
getValidationResult () | |
Private Member Functions | |
composeErrorMessage (array $errors) | |
Private Attributes | |
$result | |
Exception thrown when the validation of a change operation failed.
This is essentially a wrapper for ValueValidators\Result.
Wikibase\Repo\ChangeOp\ChangeOpValidationException::__construct | ( | Result | $result, |
Exception | $previous = null |
||
) |
Result | $result | |
Exception | null | $previous |
InvalidArgumentException |
|
private |
Error[] | $errors |
Wikibase\Repo\ChangeOp\ChangeOpValidationException::getValidationResult | ( | ) |
|
private |