Uses of Class
org.basex.server.LoginException
Packages that use LoginException
-
Uses of LoginException in org.basex.api.client
Constructors in org.basex.api.client that throw LoginExceptionModifierConstructorDescriptionLocalSession(Context context, String username, String password) Constructor, specifying login data.LocalSession(Context context, String username, String password, OutputStream output) Constructor, specifying login data and an output stream.