| Trees | Indices | Help |
|
|---|
|
|
Exceptions used to convey information during the sync process
Copyright: John Stowers, 2006 License: GPLv2
|
|||
|
ConversionError Exception thrown by TypeConverter when it could not convert stuff due to an error in the conversion function |
|||
|
ConversionDoesntExistError Thrown when the typeconverter tries a conversion that does not exist |
|||
|
RefreshError Exception thrown upon failure to refresh conduit |
|||
|
NotSupportedError Exception thrown when a dataprovider cannot be loaded |
|||
|
SyncronizeError Non-fatal, i.e. |
|||
|
SyncronizeFatalError Fatal error returned from sync. |
|||
|
SynchronizeConflictError Raised in the put() method when the input data conflicts with data already present and user intervention is needed to resolve |
|||
|
StopSync Raised by the syncworker to tell the syncmanager to stop |
|||
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sat Aug 2 22:18:10 2008 | http://epydoc.sourceforge.net |