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." |
|
|
Definition at line 49 of file psSysUtilsErrors.h. |
|
|
Definition at line 48 of file psSysUtilsErrors.h. |
|
|
Definition at line 47 of file psSysUtilsErrors.h. |
|
|
Definition at line 46 of file psSysUtilsErrors.h. |
|
|
Definition at line 31 of file psSysUtilsErrors.h. |
|
|
Definition at line 30 of file psSysUtilsErrors.h. |
|
|
Definition at line 32 of file psSysUtilsErrors.h. |
|
|
Definition at line 34 of file psSysUtilsErrors.h. |
|
|
Definition at line 33 of file psSysUtilsErrors.h. |
|
|
Definition at line 36 of file psSysUtilsErrors.h. |
|
|
Definition at line 39 of file psSysUtilsErrors.h. |
|
|
Definition at line 35 of file psSysUtilsErrors.h. |
|
|
Definition at line 38 of file psSysUtilsErrors.h. |
|
|
Definition at line 37 of file psSysUtilsErrors.h. |
|
|
Definition at line 40 of file psSysUtilsErrors.h. |
|
|
Definition at line 43 of file psSysUtilsErrors.h. |
|
|
Definition at line 45 of file psSysUtilsErrors.h. |
|
|
Definition at line 44 of file psSysUtilsErrors.h. |
|
|
Definition at line 41 of file psSysUtilsErrors.h. |
|
|
Definition at line 42 of file psSysUtilsErrors.h. |
1.4.1