source: box/trunk/bin/bbackupd/ClientException.txt @ 1478

Revision 1478, 503 bytes checked in by chris, 5 years ago (diff)

Add new exception codes for use in bbackupd, and possibly other clients.
(refs #3, merges [1455])

Line 
1
2# NOTE: Exception descriptions are for public distributions of Box Backup only -- do not rely for other applications.
3
4
5EXCEPTION Client 13
6
7Internal                                0
8AssertFailed                            1
9ClockWentBackwards                      2       Invalid (negative) sync period: perhaps your clock is going backwards?
10FailedToDeleteStoreObjectInfoFile       3       Failed to delete the StoreObjectInfoFile, backup cannot continue safely.
11CorruptStoreObjectInfoFile              4       The store object info file contained an invalid value and is probably corrupt. Try deleting it.
Note: See TracBrowser for help on using the repository browser.