reference/cubrid/functions/cubrid-error-code-facility.xml
648875cf73af01acdb6afaa5ca38b0bf6631bf42
...
...
@@ -29,9 +29,10 @@
29
29
<refsect1 role="returnvalues">
30
30
&reftitle.returnvalues;
31
31
<para>
32
-
Facility code of the error code that occurred: CUBRID_FACILITY_DBMS, CUBRID_FACILITY_CAS, CUBRID_FACILITY_CCI, CUBRID_FACILITY_CLIENT
33
-
</para>
34
-
<para />
32
+
Facility code of the error code that occurred:
33
+
<constant>CUBRID_FACILITY_DBMS</constant>, <constant>CUBRID_FACILITY_CAS</constant>,
34
+
<constant>CUBRID_FACILITY_CCI</constant>, <constant>CUBRID_FACILITY_CLIENT</constant>.
35
+
</para>
35
36
</refsect1>
36
37

37
38
<refsect1 role="examples">
38
39