com.funambol.syncml.spds
Class CompressedSyncException

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.CompressedSyncException
All Implemented Interfaces:
java.io.Serializable

public class CompressedSyncException
extends SyncException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.funambol.syncml.spds.SyncException
ACCESS_ERROR, AUTH_ERROR, BACKEND_AUTH_ERROR, BACKEND_ERROR, CLIENT_ERROR, CONN_NOT_FOUND, CONNECTION_BLOCKED_BY_USER, DATA_NULL, FORBIDDEN_ERROR, ILLEGAL_ARGUMENT, NOT_FOUND_URI_ERROR, READ_SERVER_RESPONSE_ERROR, SERVER_BUSY, SERVER_CONNECTION_REQUEST_ERROR, SERVER_ERROR, WRITE_SERVER_REQUEST_ERROR
 
Fields inherited from class com.funambol.util.CodedException
CONCURRENCE_ERROR, LIMIT_ERROR, MEMORY_ERROR, STORAGE_ERROR
 
Constructor Summary
CompressedSyncException(java.lang.String message)
          Creates a new instance of CompressedSyncException
 
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

CompressedSyncException

public CompressedSyncException(java.lang.String message)
Creates a new instance of CompressedSyncException



Copyright © 2006 Funambol.