com.funambol.syncml.spds
Class ReadResponseException

java.lang.Object
  extended by CodedException
      extended by com.funambol.syncml.spds.SyncException
          extended by com.funambol.syncml.spds.ReadResponseException

public class ReadResponseException
extends SyncException

Manages the Transport agent read errors when sync'ing


Field Summary
 
Fields inherited from class com.funambol.syncml.spds.SyncException
ACCESS_ERROR, AUTH_ERROR, BACKEND_AUTH_ERROR, BACKEND_ERROR, CANCELLED, CLIENT_ERROR, CONN_NOT_FOUND, CONNECTION_BLOCKED_BY_USER, DATA_NULL, DEVICE_FULL, FORBIDDEN_ERROR, ILLEGAL_ARGUMENT, NOT_FOUND_URI_ERROR, READ_SERVER_RESPONSE_ERROR, SERVER_BUSY, SERVER_CONNECTION_REQUEST_ERROR, SERVER_ERROR, SMART_SLOW_SYNC_UNSUPPORTED, WRITE_SERVER_REQUEST_ERROR
 
Constructor Summary
ReadResponseException(int code, java.lang.String msg)
          Create a new instance of this class
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReadResponseException

public ReadResponseException(int code,
                             java.lang.String msg)
Create a new instance of this class

Parameters:
code - the superclass defined code
msg - the exception message


Copyright © 2001-2009 Funambol.