psErr Struct Reference
[System Utilities]

#include <psError.h>


Detailed Description

Error message object.

Definition at line 34 of file psError.h.

Data Fields

char * name
 category of code that caused the error
psErrorCode code
 class of error
char * msg
 the message associated with the error


Field Documentation

char* psErr::name

category of code that caused the error

Definition at line 36 of file psError.h.

psErrorCode psErr::code

class of error

Definition at line 37 of file psError.h.

char* psErr::msg

the message associated with the error

Definition at line 38 of file psError.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 2 22:25:50 2007 for pslib by  doxygen 1.5.1