IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 14, 2004, 10:01:52 AM (22 years ago)
Author:
desonia
Message:

Updated files in src/collections to use new psError functionality. Also
cleaned up the code where needed, removing unnecessary error conditions,
etc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/psErrorCodes.dat

    r1764 r1807  
    1313MEMORY_DEREF_USAGE             dereferenced memory still used
    1414BAD_PARAMETER_VALUE            parameter is out-of-range
     15BAD_PARAMETER_TYPE             parameter is of unsupported data-type
    1516BAD_PARAMETER_NULL             parameter is null
    16 BAD_PARAMETER_LENGTH           parameter string is too long
     17BAD_PARAMETER_SIZE             size of parameter's data is outside of acceptable range.
    1718UNEXPECTED_NULL                unexpected NULL found
Note: See TracChangeset for help on using the changeset viewer.