Changeset 4787
- Timestamp:
- Aug 16, 2005, 11:05:03 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/psErrorText.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/psErrorText.h
r4541 r4787 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $10 * @date $Date: 2005-0 7-12 19:27:27$9 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2005-08-16 21:05:03 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 302 302 #define PS_ERRORTEXT_psConfigure_INITIALIZATION_FAILED "Failed to initialize %s." 303 303 #define PS_ERRORTEXT_psConfigure_FINALIZATION_FAILED "Failed to finalize %s." 304 #define PS_ERRORTEXT_psXML_IO_FILE_OPEN_FAILED "Failed to open file '%s'. Check if it exists and it has the proper permissions." 305 #define PS_ERRORTEXT_psXML_INVALID_CONTENT "Failed to recognize XML content. Invalid syntax." 306 #define PS_ERRORTEXT_psXML_INVALID_DATATYPE "Failed to recognize datatype from/for XML file." 307 #define PS_ERRORTEXT_psXML_BUFFER_TOO_SMALL "Buffer to small to store XML doc." 304 308 305 309 #endif // #ifndef PS_ERROR_TEXT_H
Note:
See TracChangeset
for help on using the changeset viewer.
