Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

psSysUtilsErrors.h File Reference


Detailed Description

Contains the error text for the system utility functions.

Author:
Robert DeSonia, MHPCC
Version:
Revision
1.16
Name
rel6_0
Date:
Date
2005/06/08 23:40:45
Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii

Definition in file psSysUtilsErrors.h.

Go to the source code of this file.

Defines

#define PS_ERRORTEXT_psLogMsg_DESTINATION_MALFORMED   "The specified destination, %s, is malformed."
#define PS_ERRORTEXT_psLogMsg_DEST_LOCATION_INVALID   "The location, %s, for protocol 'dest' is invalid."
#define PS_ERRORTEXT_psLogMsg_OPEN_FILE_FAILED   "Could not open file '%s' for output."
#define PS_ERRORTEXT_psLogMsg_UNSUPPORTED_PROTOCOL   "Do not know how to handle the protocol '%s'."
#define PS_ERRORTEXT_psLogMsg_UNKNOWN_KEY   "Unknown logging keyword %c."
#define PS_ERRORTEXT_psMemory_NULL_BLOCK   "NULL memory block found."
#define PS_ERRORTEXT_psMemory_DEREF_BLOCK_USE   "Memory block %lld was freed but still being used."
#define PS_ERRORTEXT_psMemory_UNDERFLOW   "Memory block %lld is corrupted; buffer underflow detected."
#define PS_ERRORTEXT_psMemory_OVERFLOW   "Memory block %lld is corrupted; buffer overflow detected."
#define PS_ERRORTEXT_psMemory_MULTIPLE_FREE   "Block %lld, allocated at %s:%d, freed multiple times at %s:%d."
#define PS_ERRORTEXT_psString_NCHAR_NEGATIVE   "Can not copy a negative number of characters (%d)."
#define PS_ERRORTEXT_psTrace_NULL_SUBCOMPONENT   "Sub-component %d of node %s in trace tree is NULL."
#define PS_ERRORTEXT_psTrace_NULL_TRACETREE   "Function %s called on a NULL trace level tree."
#define PS_ERRORTEXT_psTrace_ADD_NULL_COMPONENT   "Failed to add null component to trace tree."
#define PS_ERRORTEXT_psTrace_MALFORMED_COMPONENT_NAME   "Failed to add '%s' to the root component tree; component must start with '.'."
#define PS_ERRORTEXT_psTrace_FAILED_TO_ADD_COMPONENT   "Failed to set trace level (%d) to '%s'."
#define PS_ERRORTEXT_psErrorCode_NULL_ERRORDESCRIPTION   "Specified psErrorDescription pointer can not be NULL."
#define PS_ERRORTEXT_psErrorCode_ERRORCODE_REGISTER_FAILED   "Failed to add input psErrorDescription at array index %d."
#define PS_ERRORTEXT_psConfigure_INITIALIZATION_FAILED   "Failed to initialize %s."
#define PS_ERRORTEXT_psConfigure_FINALIZATION_FAILED   "Failed to finalize %s."


Define Documentation

#define PS_ERRORTEXT_psConfigure_FINALIZATION_FAILED   "Failed to finalize %s."
 

Definition at line 49 of file psSysUtilsErrors.h.

#define PS_ERRORTEXT_psConfigure_INITIALIZATION_FAILED   "Failed to initialize %s."
 

Definition at line 48 of file psSysUtilsErrors.h.

#define PS_ERRORTEXT_psErrorCode_ERRORCODE_REGISTER_FAILED   "Failed to add input psErrorDescription at array index %d."
 

Definition at line 47 of file psSysUtilsErrors.h.

#define PS_ERRORTEXT_psErrorCode_NULL_ERRORDESCRIPTION   "Specified psErrorDescription pointer can not be NULL."
 

Definition at line 46 of file psSysUtilsErrors.h.

#define PS_ERRORTEXT_psLogMsg_DEST_LOCATION_INVALID   "The location, %s, for protocol 'dest' is invalid."
 

Definition at line 31 of file psSysUtilsErrors.h.

#define PS_ERRORTEXT_psLogMsg_DESTINATION_MALFORMED   "The specified destination, %s, is malformed."
 

Definition at line 30 of file psSysUtilsErrors.h.

#define PS_ERRORTEXT_psLogMsg_OPEN_FILE_FAILED   "Could not open file '%s' for output."
 

Definition at line 32 of file psSysUtilsErrors.h.

#define PS_ERRORTEXT_psLogMsg_UNKNOWN_KEY   "Unknown logging keyword %c."
 

Definition at line 34 of file psSysUtilsErrors.h.

#define PS_ERRORTEXT_psLogMsg_UNSUPPORTED_PROTOCOL   "Do not know how to handle the protocol '%s'."
 

Definition at line 33 of file psSysUtilsErrors.h.

#define PS_ERRORTEXT_psMemory_DEREF_BLOCK_USE   "Memory block %lld was freed but still being used."
 

Definition at line 36 of file psSysUtilsErrors.h.

#define PS_ERRORTEXT_psMemory_MULTIPLE_FREE   "Block %lld, allocated at %s:%d, freed multiple times at %s:%d."
 

Definition at line 39 of file psSysUtilsErrors.h.

#define PS_ERRORTEXT_psMemory_NULL_BLOCK   "NULL memory block found."
 

Definition at line 35 of file psSysUtilsErrors.h.

#define PS_ERRORTEXT_psMemory_OVERFLOW   "Memory block %lld is corrupted; buffer overflow detected."
 

Definition at line 38 of file psSysUtilsErrors.h.

#define PS_ERRORTEXT_psMemory_UNDERFLOW   "Memory block %lld is corrupted; buffer underflow detected."
 

Definition at line 37 of file psSysUtilsErrors.h.

#define PS_ERRORTEXT_psString_NCHAR_NEGATIVE   "Can not copy a negative number of characters (%d)."
 

Definition at line 40 of file psSysUtilsErrors.h.

#define PS_ERRORTEXT_psTrace_ADD_NULL_COMPONENT   "Failed to add null component to trace tree."
 

Definition at line 43 of file psSysUtilsErrors.h.

#define PS_ERRORTEXT_psTrace_FAILED_TO_ADD_COMPONENT   "Failed to set trace level (%d) to '%s'."
 

Definition at line 45 of file psSysUtilsErrors.h.

#define PS_ERRORTEXT_psTrace_MALFORMED_COMPONENT_NAME   "Failed to add '%s' to the root component tree; component must start with '.'."
 

Definition at line 44 of file psSysUtilsErrors.h.

#define PS_ERRORTEXT_psTrace_NULL_SUBCOMPONENT   "Sub-component %d of node %s in trace tree is NULL."
 

Definition at line 41 of file psSysUtilsErrors.h.

#define PS_ERRORTEXT_psTrace_NULL_TRACETREE   "Function %s called on a NULL trace level tree."
 

Definition at line 42 of file psSysUtilsErrors.h.


Generated on Wed Jun 15 11:01:08 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.1