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