com.funambol.syncml.spds
Class AuthenticationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.funambol.util.CodedException
                  extended by com.funambol.syncml.spds.SyncException
                      extended by com.funambol.syncml.spds.AuthenticationException
All Implemented Interfaces:
java.io.Serializable

public class AuthenticationException
extends SyncException

TODO: remove this class.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.funambol.util.CodedException
ACCESS_ERROR, AUTH_ERROR, CLIENT_ERROR, CONCURRENCE_ERROR, SERVER_ERROR, STORAGE_ERROR
 
Constructor Summary
AuthenticationException(java.lang.String msg)
          Constructs an instance of UpdateException with the specified detail message.
 
Method Summary
 
Methods inherited from class com.funambol.util.CodedException
getCode
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuthenticationException

public AuthenticationException(java.lang.String msg)
Constructs an instance of UpdateException with the specified detail message.

Parameters:
msg - the detail message.


Copyright © 2006 Funambol.