docs/reference/tmpl/lm-error.sgml
author Mikael Hallendal <micke@imendio.com>
Sun, 08 Jun 2008 11:06:24 +0200
changeset 401 92fa0cbc2199
parent 140 103227122f45
child 555 695c909d0c45
permissions -rw-r--r--
Fixed up the lm-utils documentation. Fixes LM-52. Include the lm-utils documentation and write a description for the outputted API documents.

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

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

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

</para>

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

</para>

<!-- ##### SECTION Stability_Level ##### -->


<!-- ##### 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>