Apache HTTPD
Public Attributes | List of all members
apu_err_t Struct Reference

#include <apu_errno.h>

Public Attributes

const charreason
 
const charmsg
 
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.

Definition at line 161 of file apu_errno.h.

Member Data Documentation

◆ msg

const char* apu_err_t::msg

Definition at line 163 of file apu_errno.h.

◆ rc

int apu_err_t::rc

Definition at line 164 of file apu_errno.h.

◆ reason

const char* apu_err_t::reason

Definition at line 162 of file apu_errno.h.


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