Error structure common to reply and notification messages. More...
#include "rf_error.h"
Data Fields | |
const char * | type |
A pointer to a string containing an error defined in the documentation. | |
const char * | detail |
Any additional detail required by particular error types. | |
rf_mon_type | monuid |
The PostScript error number with message identification. Only set if type is equal to RF_ERR_RIP_ERROR, otherwise is set to zero. See monevent.h. | |
Error structure common to reply and notification messages.