Changeset 973


Ignore:
Timestamp:
11/10/2006 22:59:55 (5 years ago)
Author:
chris
Message:
  • Add Access Denied exception (useful for distinguising from OSCommonFileError)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/chris/general/lib/common/CommonException.txt

    r353 r973  
    4545TempDirPathTooLong                              38      Your temporary directory path is too long. Check the TMP and TEMP environment variables. 
    4646ArchiveBlockIncompleteRead              39      The Store Object Info File is too short or corrupted, and will be rewritten automatically when the next backup completes. 
     47AccessDenied                            40      Access to the file or directory was denied. Please check the permissions. 
Note: See TracChangeset for help on using the changeset viewer.