|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCodedException
com.funambol.syncml.spds.SyncException
com.funambol.syncml.spds.WriteRequestException
public class WriteRequestException
Manages the Transport agent write 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 | |
---|---|
WriteRequestException(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 |
---|
public WriteRequestException(int code, java.lang.String msg)
code
- the superclass defined codemsg
- the exception message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |