#include <lcn_types.h>
Data Fields | |
| apr_status_t | apr_err |
| The underlying APR error. | |
| const char * | message |
| Human readable error message. | |
| lcn_error_t * | child |
The next error in the chain, or NULL. | |
| apr_pool_t * | pool |
| The pool this error was allocated in. | |
Definition at line 46 of file lcn_types.h.
1.4.0