OpenSync
0.22
|
Represent an error. More...
#include <opensync_error_internals.h>
Data Fields | |
OSyncErrorType | type |
char * | message |
Represent an error.
Definition at line 4 of file opensync_error_internals.h.
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().