[Box Backup-commit] COMMIT r973 - box/chris/general/lib/common

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Wed Oct 11 22:59:55 BST 2006


Author: chris
Date: 2006-10-11 22:59:55 +0100 (Wed, 11 Oct 2006)
New Revision: 973

Modified:
   box/chris/general/lib/common/CommonException.txt
Log:
- Add Access Denied exception (useful for distinguising from OSCommonFileError)


Modified: box/chris/general/lib/common/CommonException.txt
===================================================================
--- box/chris/general/lib/common/CommonException.txt	2006-10-11 21:59:20 UTC (rev 972)
+++ box/chris/general/lib/common/CommonException.txt	2006-10-11 21:59:55 UTC (rev 973)
@@ -44,3 +44,4 @@
 IOStreamGetLineNotEnoughDataToIgnore	37	Bad value passed to IOStreamGetLine::IgnoreBufferedData()
 TempDirPathTooLong				38	Your temporary directory path is too long. Check the TMP and TEMP environment variables.
 ArchiveBlockIncompleteRead		39	The Store Object Info File is too short or corrupted, and will be rewritten automatically when the next backup completes.
+AccessDenied				40	Access to the file or directory was denied. Please check the permissions.




More information about the Boxbackup-commit mailing list