docs/reference/tmpl/lm-error.sgml
changeset 19 bb3195f74ac7
parent 1 50e230cf7818
child 51 0d00219be016
--- a/docs/reference/tmpl/lm-error.sgml	Sun Jul 13 23:15:05 2003 +0000
+++ b/docs/reference/tmpl/lm-error.sgml	Thu Jul 17 15:15:16 2003 +0000
@@ -22,3 +22,20 @@
 @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
+
+<!-- ##### MACRO LM_ERROR ##### -->
+<para>
+Macro for getting the error quark.
+
+</para>
+
+
+