LmError — Error reporting.
GQuark lm_error_quark (void);
void
Describes the problem of the error.
LM_ERROR_CONNECTION_NOT_OPEN
Connection not open when trying to send a message
LM_ERROR_CONNECTION_OPEN
Connection is already open when trying to open it again.
LM_ERROR_AUTH_FAILED
Authentication failed while opening connection
LM_ERROR_CONNECTION_FAILED
#define LM_ERROR lm_error_quark ()
Macro for getting the error quark.