Apache2
apu_err_t Struct Reference

#include <apu_errno.h>

Data Fields

const char * reason
 
const char * msg
 
int rc
 

Detailed Description

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.

Field Documentation

◆ msg

const char* apu_err_t::msg

◆ rc

int apu_err_t::rc

◆ reason

const char* apu_err_t::reason

The documentation for this struct was generated from the following file: