Awake SQL v1.2.1

org.awakefw.commons.api.client
Class InvalidLoginException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by 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

Constructor Summary
InvalidLoginException()
          Constructs an InvalidLoginException with null as its error detail message.
InvalidLoginException(String message)
          Constructs an InvalidLoginException with the specified detail message.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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 v1.2.1

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