org.awakefw.commons.api.client
Class InvalidLoginException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.awakefw.commons.api.client.InvalidLoginException
- All Implemented Interfaces:
- Serializable
public class InvalidLoginException
- extends IOException
Signals that the Awake Server refused the (username, password) login or that
the user is not any more logged.
- Since:
- 1.0
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidLoginException
public InvalidLoginException()
- Constructs an
InvalidLoginException
with null
as its
error detail message.
InvalidLoginException
public InvalidLoginException(String message)
- Constructs an
InvalidLoginException
with the specified detail message.
- Parameters:
message
- The detail message (which is saved for later retrieval
by the Throwable.getMessage()
method)
Awake SQL - Virtual JDBC Driver over HTTP for Android, Swing and JavaFX
Android & Desktop Edition allow easy access to majors remote SQL databases with regular JDBC calls:
DB2 - H2 - HSQLDB (HyperSQL) - Informix - Ingres - MySQL - Oracle - PostgreSQL - SQL Server - Sybase - Teradata
Copyright © 2012 Kawan Softwares SAS