GME
13
|
#include <apu_errno.h>
Public Attributes | |
const char * | reason |
const char * | msg |
int | rc |
This structure allows the underlying API error codes to be returned along with plain text error messages that explain to us mere mortals what really happened.
Definition at line 161 of file apu_errno.h.
const char* apu_err_t::msg |
Definition at line 163 of file apu_errno.h.
Definition at line 164 of file apu_errno.h.
const char* apu_err_t::reason |
Definition at line 162 of file apu_errno.h.