#include <psError.h>
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 | |
|
|
class of error
|
|
|
the message associated with the error
|
|
|
category of code that caused the error
|
1.4.2