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 b49a9cf2..40232a8e 100644
--- a/lib/backupstore/BackupStoreException.txt
+++ b/lib/backupstore/BackupStoreException.txt
@@ -72,3 +72,4 @@ UnknownObjectRefCountRequested 68 A reference count was requested for an object
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.
+ObjectDoesNotExist 72 The specified object ID does not exist in the store.