| __construct(public readonly string $errorCode, public readonly string $errorMessage, public readonly array $context=[],) | Wikibase\Lexeme\Interactors\UseCaseError | |
| CONTEXT_DENIAL_CONTEXT | Wikibase\Lexeme\Interactors\UseCaseError | |
| CONTEXT_DENIAL_REASON | Wikibase\Lexeme\Interactors\UseCaseError | |
| CONTEXT_FIELD | Wikibase\Lexeme\Interactors\UseCaseError | |
| CONTEXT_KEY | Wikibase\Lexeme\Interactors\UseCaseError | |
| CONTEXT_LIMIT | Wikibase\Lexeme\Interactors\UseCaseError | |
| CONTEXT_PARAMETER | Wikibase\Lexeme\Interactors\UseCaseError | |
| CONTEXT_PATH | Wikibase\Lexeme\Interactors\UseCaseError | |
| CONTEXT_REASON | Wikibase\Lexeme\Interactors\UseCaseError | |
| CONTEXT_RESOURCE_TYPE | Wikibase\Lexeme\Interactors\UseCaseError | |
| CONTEXT_STATEMENT_GROUP_PROPERTY_ID | Wikibase\Lexeme\Interactors\UseCaseError | |
| CONTEXT_STATEMENT_PROPERTY_ID | Wikibase\Lexeme\Interactors\UseCaseError | |
| EXPECTED_CONTEXT_KEYS | Wikibase\Lexeme\Interactors\UseCaseError | private |
| INVALID_KEY | Wikibase\Lexeme\Interactors\UseCaseError | |
| INVALID_PATH_PARAMETER | Wikibase\Lexeme\Interactors\UseCaseError | |
| INVALID_VALUE | Wikibase\Lexeme\Interactors\UseCaseError | |
| MISSING_FIELD | Wikibase\Lexeme\Interactors\UseCaseError | |
| newInvalidKey(string $path, string $key) | Wikibase\Lexeme\Interactors\UseCaseError | static |
| newInvalidPathParameter(string $parameterName) | Wikibase\Lexeme\Interactors\UseCaseError | static |
| newInvalidValue(string $path) | Wikibase\Lexeme\Interactors\UseCaseError | static |
| newMissingField(string $path, string $field) | Wikibase\Lexeme\Interactors\UseCaseError | static |
| newPermissionDenied(string $reason, array $denialContext=[],) | Wikibase\Lexeme\Interactors\UseCaseError | static |
| newRateLimitReached(string $reason) | Wikibase\Lexeme\Interactors\UseCaseError | static |
| newReferencedResourceNotFound(string $path) | Wikibase\Lexeme\Interactors\UseCaseError | static |
| newResourceNotFound(string $resourceType) | Wikibase\Lexeme\Interactors\UseCaseError | static |
| newResourceTooLarge(int $maxSizeInKb) | Wikibase\Lexeme\Interactors\UseCaseError | static |
| newStatementGroupPropertyIdMismatch(string $path, string $statementGroupPropertyId, string $statementPropertyId,) | Wikibase\Lexeme\Interactors\UseCaseError | static |
| newValueTooLong(string $path, int $maxLength) | Wikibase\Lexeme\Interactors\UseCaseError | static |
| PERMISSION_DENIED | Wikibase\Lexeme\Interactors\UseCaseError | |
| PERMISSION_DENIED_REASON_IP_BLOCKED | Wikibase\Lexeme\Interactors\UseCaseError | |
| PERMISSION_DENIED_REASON_USER_BLOCKED | Wikibase\Lexeme\Interactors\UseCaseError | |
| PERMISSION_DENIED_UNKNOWN_REASON | Wikibase\Lexeme\Interactors\UseCaseError | |
| REFERENCED_RESOURCE_NOT_FOUND | Wikibase\Lexeme\Interactors\UseCaseError | |
| REQUEST_LIMIT_REACHED | Wikibase\Lexeme\Interactors\UseCaseError | |
| REQUEST_LIMIT_REASON_RATE_LIMIT | Wikibase\Lexeme\Interactors\UseCaseError | |
| REQUEST_LIMIT_REASON_TEMP_ACCOUNT_CREATION_LIMIT | Wikibase\Lexeme\Interactors\UseCaseError | |
| RESOURCE_NOT_FOUND | Wikibase\Lexeme\Interactors\UseCaseError | |
| RESOURCE_TOO_LARGE | Wikibase\Lexeme\Interactors\UseCaseError | |
| STATEMENT_GROUP_PROPERTY_ID_MISMATCH | Wikibase\Lexeme\Interactors\UseCaseError | |
| VALUE_TOO_LONG | Wikibase\Lexeme\Interactors\UseCaseError | |