Main Page | Data Structures | Directories | File List | Data Fields | Globals

lcn_error_t Struct Reference

Our exception object. More...

#include <lcn_types.h>


Data Fields

apr_status_t apr_err
 The underlying APR error.
const char * message
 Human readable error message.
lcn_error_tchild
 The next error in the chain, or NULL.
apr_pool_t * pool
 The pool this error was allocated in.


Detailed Description

Our exception object.

Definition at line 46 of file lcn_types.h.


The documentation for this struct was generated from the following file:
Generated on Sat Mar 26 08:12:11 2005 for Lucene4c by  doxygen 1.4.0