Changeset 2630
- Timestamp:
- 22/02/2010 21:57:36 (2 years ago)
- File:
-
- 1 edited
-
box/trunk/lib/common/CommonException.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/lib/common/CommonException.txt
r1091 r2630 46 46 ArchiveBlockIncompleteRead 39 The Store Object Info File is too short or corrupted, and will be rewritten automatically when the next backup completes. 47 47 AccessDenied 40 Access to the file or directory was denied. Please check the permissions. 48 DatabaseOpenFailed 41 Failed to open the database file 49 DatabaseReadFailed 42 Failed to read a record from the database file 50 DatabaseWriteFailed 43 Failed to write a record from the database file 51 DatabaseDeleteFailed 44 Failed to delete a record from the database file 52 DatabaseCloseFailed 45 Failed to close the database file 53 DatabaseRecordNotFound 46 The database does not contain the expected record 54 DatabaseRecordAlreadyExists 47 The database already contains a record with this key, which was not expected
Note: See TracChangeset
for help on using the changeset viewer.
