_caldav_error Struct Reference

A struct for storing error codes and messages. More...

#include <caldav.h>


Data Fields

long code
 if < 0 internal error > 0 CalDAV protocol error.
char * str
 For storing human readable error message.


Detailed Description

A struct for storing error codes and messages.

Field Documentation

if < 0 internal error > 0 CalDAV protocol error.

For storing human readable error message.


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

Generated on Tue Apr 8 00:29:58 2008 for libcaldav-0.3.0 by  doxygen 1.5.5