| Class | Description |
|---|---|
| MediaWikiApiErrorHandler |
Class to interpret MediaWiki API errors.
|
| Exception | Description |
|---|---|
| AssertUserFailedException |
Exception to indicate that we tried to perform an action while our login
credentials have expired.
|
| EditConflictErrorException |
Exception to indicate a MediaWiki API error caused by an edit conflict.
|
| MaxlagErrorException |
Exception to indicate a MediaWiki API error caused by exceeding the maxlag
parameter.
|
| MediaWikiApiErrorException |
Exception for reporting general MediaWiki API errors.
|
| NoSuchEntityErrorException |
Exception to indicate a MediaWiki API error caused by trying to access an
entity that does not exist.
|
| TagsApplyNotAllowedException |
Error thrown when one of the supplied tags for an edit does not exist
or cannot be applied manually.
|
| TokenErrorException |
Exception to indicate a MediaWiki API error caused by missing or invalid
token.
|
Copyright © 2014–2024 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage