Package org.wikidata.wdtk.wikibaseapi
Class NeedLoginTokenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wikidata.wdtk.wikibaseapi.LoginFailedException
org.wikidata.wdtk.wikibaseapi.NeedLoginTokenException
- All Implemented Interfaces:
Serializable
This exception could be caused by a login action if there are problems with
the login token or the session id.
- Author:
- Michael Guenther
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NeedLoginTokenException
-