IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 27, 2004, 10:38:02 AM (22 years ago)
Author:
desonia
Message:

added psErrorRegister.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sysUtils/psSysUtilsErrors.dat

    r1787 r1905  
    3838psTrace_MALFORMED_COMPONENT_NAME       Failed to add '%s' to the root component tree; component must start with '.'.
    3939psTrace_FAILED_TO_ADD_COMPONENT        Failed to set trace level (%d) to '%s'.
     40#
     41# Error Messages from psErrorCodes.c
     42#
     43psErrorCode_NULL_ERRORDESCRIPTION      Specified psErrorDescription pointer can not be NULL.
     44psErrorCode_ERRORCODE_REGISTER_FAILED  Failed to add input psErrorDescription at array index %d.
Note: See TracChangeset for help on using the changeset viewer.