|
|
@ -1379,6 +1379,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
|
|
|
|
ServiceSynchronize.this,
|
|
|
|
ServiceSynchronize.this,
|
|
|
|
folder.name + " " + Log.formatThrowable(ex, false));
|
|
|
|
folder.name + " " + Log.formatThrowable(ex, false));
|
|
|
|
db.folder().setFolderError(folder.id, Log.formatThrowable(ex));
|
|
|
|
db.folder().setFolderError(folder.id, Log.formatThrowable(ex));
|
|
|
|
|
|
|
|
if (!(ex instanceof FolderNotFoundException))
|
|
|
|
state.error(new OperationCanceledException("Process"));
|
|
|
|
state.error(new OperationCanceledException("Process"));
|
|
|
|
} finally {
|
|
|
|
} finally {
|
|
|
|
if (shouldClose) {
|
|
|
|
if (shouldClose) {
|
|
|
|