Changeset 1869 for trunk/psLib/src/sysUtils/psError.h
- Timestamp:
- Sep 23, 2004, 12:18:13 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/psError.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/psError.h
r1807 r1869 12 12 * @author Eric Van Alst, MHPCC 13 13 * 14 * @version $Revision: 1.1 2$ $Name: not supported by cvs2svn $15 * @date $Date: 2004-09- 14 20:01:52$14 * @version $Revision: 1.13 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2004-09-23 22:18:13 $ 16 16 * 17 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 118 118 * 119 119 */ 120 voidpsErrorMsg(120 psErrorCode psErrorMsg( 121 121 const char *name, ///< Name of error in the form aaa.bbb.ccc 122 122 psErrorCode code, ///< Error class code
Note:
See TracChangeset
for help on using the changeset viewer.
