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

psErr Struct Reference
[Error Handling]

#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

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.

char* psErr::name
 

category of code that caused the error

Definition at line 36 of file psError.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 15 11:01:11 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.1