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

§ type

OSyncErrorType OSyncError::type

The type of the error that occured

Definition at line 6 of file opensync_error_internals.h.

§ message

char* OSyncError::message

The message

Definition at line 8 of file opensync_error_internals.h.


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