|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.syncbuilder.sync.DlpException
|
+--com.syncbuilder.sync.CancelSyncException
A specialization of DlpException that indicates failure because the user decided to cancel the HotSync.
| Fields inherited from class com.syncbuilder.sync.DlpException |
NOT_FOUND |
| Constructor Summary | |
CancelSyncException()
Only DlpImpl shall construct these exceptions. |
|
| Methods inherited from class com.syncbuilder.sync.DlpException |
getCode |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public CancelSyncException()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||