Changeset 2681 for trunk/psLib/src/collections/psCollectionsErrors.h
- Timestamp:
- Dec 9, 2004, 4:50:16 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/collections/psCollectionsErrors.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/collections/psCollectionsErrors.h
r2357 r2681 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1. 6$ $Name: not supported by cvs2svn $10 * @date $Date: 2004-1 1-13 00:52:49$9 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2004-12-10 02:50:14 $ 11 11 * 12 12 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 50 50 #define PS_ERRORTEXT_psHash_TABLE_NULL "Input psHash can not be NULL." 51 51 #define PS_ERRORTEXT_psHash_DATA_NULL "Input data can not be NULL." 52 #define PS_ERRORTEXT_psList_LOCATION_INVALID "Specified location, %d, is invalid." 53 #define PS_ERRORTEXT_psList_ITERATOR_INVALID "Specified iterator is not valid." 54 #define PS_ERRORTEXT_psList_ITERATOR_NULL "Specified iterator is NULL." 55 #define PS_ERRORTEXT_psList_LIST_NULL "Specified psList reference is NULL. " 56 #define PS_ERRORTEXT_psList_DATA_NULL "Specified data item is NULL." 57 #define PS_ERRORTEXT_psList_DATA_NOT_FOUND "Specified data item is not found in the psList." 52 58 //~End 53 59
Note:
See TracChangeset
for help on using the changeset viewer.
