summaryrefslogtreecommitdiff
path: root/lib/backupstore/BackupStoreException.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/backupstore/BackupStoreException.txt')
-rw-r--r--lib/backupstore/BackupStoreException.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/backupstore/BackupStoreException.txt b/lib/backupstore/BackupStoreException.txt
index 9e21fc62..b49a9cf2 100644
--- a/lib/backupstore/BackupStoreException.txt
+++ b/lib/backupstore/BackupStoreException.txt
@@ -71,3 +71,4 @@ PatchChainInfoBadInDirectory 67 A directory contains inconsistent information. R
UnknownObjectRefCountRequested 68 A reference count was requested for an object whose reference count is not known.
MultiplyReferencedObject 69 Attempted to modify an object with multiple references, should be uncloned first
CorruptReferenceCountDatabase 70 The account's refcount database is corrupt and must be rebuilt by housekeeping.
+CancelledByBackgroundTask 71 The current task was cancelled on request by the background task.