Class AssertUserFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wikidata.wdtk.wikibaseapi.apierrors.MediaWikiApiErrorException
org.wikidata.wdtk.wikibaseapi.apierrors.AssertUserFailedException
- All Implemented Interfaces:
Serializable
Exception to indicate that we tried to perform an action while our login
credentials have expired. See
MediaWiki documentation.
- Author:
- Antonin Delpeuch
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.wikidata.wdtk.wikibaseapi.apierrors.MediaWikiApiErrorException
getErrorCode, getErrorMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AssertUserFailedException
-