docs/reference/tmpl/lm-error.sgml
author hallski <hallski>
Wed, 21 Jan 2004 21:34:05 +0000
changeset 71 0c87c8ed4d99
parent 61 55280327ba76
child 140 103227122f45
permissions -rw-r--r--
2004-01-21 Mikael Hallendal <micke@imendio.com> * docs/reference/loudmouth-docs.sgml: * docs/reference/loudmouth-sections.txt: * docs/reference/tmpl/lm-connection.sgml: * docs/reference/tmpl/loudmouth-unused.sgml: * docs/reference/tmpl/lm-ssl.sgml: * loudmouth/lm-ssl.h: - Added new file to documentation

<!-- ##### SECTION Title ##### -->
LmError

<!-- ##### SECTION Short_Description ##### -->
Error reporting.

<!-- ##### SECTION Long_Description ##### -->
<para>

</para>

<!-- ##### SECTION See_Also ##### -->
<para>

</para>

<!-- ##### FUNCTION lm_error_quark ##### -->
<para>
-
</para>

@Returns: 


<!-- ##### ENUM LmError ##### -->
<para>
Describes the problem of the error.
</para>

@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: 

<!-- ##### MACRO LM_ERROR ##### -->
<para>
Macro for getting the error quark.

</para>