_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.
The documentation for this struct was generated from the following file: