OpenSync  0.22
Data Fields
OSyncError Struct Reference

Represent an error. More...

#include <opensync_error_internals.h>

Data Fields

OSyncErrorType type
 
char * message
 

Detailed Description

Represent an error.

Definition at line 4 of file opensync_error_internals.h.

Field Documentation

OSyncErrorType OSyncError::type

The type of the error that occured

Definition at line 6 of file opensync_error_internals.h.

char* OSyncError::message

The message

Definition at line 8 of file opensync_error_internals.h.

Referenced by osync_env_load_groups(), and osync_module_load_dir().


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