Blob Blame History Raw
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Error codes: GUPnP A/V Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="GUPnP A/V Reference Manual">
<link rel="up" href="ch02.html" title="Error Codes">
<link rel="prev" href="ch02.html" title="Error Codes">
<link rel="next" href="annotation-glossary.html" title="Annotation Glossary">
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts">
<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
                  <a href="#gupnp-av-Error-codes.description" class="shortcut">Description</a></span>
</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><a accesskey="u" href="ch02.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="ch02.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="annotation-glossary.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="gupnp-av-Error-codes"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="gupnp-av-Error-codes.top_of_page"></a>Error codes</span></h2>
<p>Error codes — Error domains and codes.</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="gupnp-av-Error-codes.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="name">
<col class="description">
</colgroup>
<tbody>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gupnp-av-Error-codes.html#GUPNP-PROTOCOL-ERROR:CAPS" title="GUPNP_PROTOCOL_ERROR">GUPNP_PROTOCOL_ERROR</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gupnp-av-Error-codes.html#GUPNP-SEARCH-CRITERIA-PARSER-ERROR:CAPS" title="GUPNP_SEARCH_CRITERIA_PARSER_ERROR">GUPNP_SEARCH_CRITERIA_PARSER_ERROR</a></td>
</tr>
<tr>
<td class="datatype_keyword">enum</td>
<td class="function_name"><a class="link" href="gupnp-av-Error-codes.html#GUPnPProtocolError" title="enum GUPnPProtocolError">GUPnPProtocolError</a></td>
</tr>
<tr>
<td class="datatype_keyword">enum</td>
<td class="function_name"><a class="link" href="gupnp-av-Error-codes.html#GUPnPSearchCriteriaParserError" title="enum GUPnPSearchCriteriaParserError">GUPnPSearchCriteriaParserError</a></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="gupnp-av-Error-codes.description"></a><h2>Description</h2>
</div>
<div class="refsect1">
<a name="gupnp-av-Error-codes.functions_details"></a><h2>Functions</h2>
<p></p>
</div>
<div class="refsect1">
<a name="gupnp-av-Error-codes.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GUPNP-PROTOCOL-ERROR:CAPS"></a><h3>GUPNP_PROTOCOL_ERROR</h3>
<pre class="programlisting">#define GUPNP_PROTOCOL_ERROR (gupnp_protocol_error_quark ())
</pre>
<p>The <a href="https://developer.gnome.org/glib/unstable/glib-Quarks.html#GQuark"><span class="type">GQuark</span></a> uniquely used by GUPnP AV protocol related errors.</p>
<div class="refsect3">
<a name="GUPNP-PROTOCOL-ERROR.returns"></a><h4>Returns</h4>
<p> a <a href="https://developer.gnome.org/glib/unstable/glib-Quarks.html#GQuark"><span class="type">GQuark</span></a> uniquely used by GUPnP AV protocol related errors.</p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="GUPNP-SEARCH-CRITERIA-PARSER-ERROR:CAPS"></a><h3>GUPNP_SEARCH_CRITERIA_PARSER_ERROR</h3>
<pre class="programlisting">#define             GUPNP_SEARCH_CRITERIA_PARSER_ERROR</pre>
</div>
<hr>
<div class="refsect2">
<a name="GUPnPProtocolError"></a><h3>enum GUPnPProtocolError</h3>
<p><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> codes used for errors in the <a class="link" href="gupnp-av-Error-codes.html#GUPNP-PROTOCOL-ERROR:CAPS" title="GUPNP_PROTOCOL_ERROR"><span class="type">GUPNP_PROTOCOL_ERROR</span></a> domain, upon any
protocol related errors.</p>
<div class="refsect3">
<a name="GUPnPProtocolError.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="300px" class="enum_members_name">
<col class="enum_members_description">
<col width="200px" class="enum_members_annotations">
</colgroup>
<tbody>
<tr>
<td class="enum_member_name"><p><a name="GUPNP-PROTOCOL-ERROR-INVALID-SYNTAX:CAPS"></a>GUPNP_PROTOCOL_ERROR_INVALID_SYNTAX</p></td>
<td class="enum_member_description">
<p>Invalid syntax.</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GUPNP-PROTOCOL-ERROR-OTHER:CAPS"></a>GUPNP_PROTOCOL_ERROR_OTHER</p></td>
<td class="enum_member_description">
<p>Unknown/unhandled protocol related errors.</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="GUPnPSearchCriteriaParserError"></a><h3>enum GUPnPSearchCriteriaParserError</h3>
<div class="refsect3">
<a name="GUPnPSearchCriteriaParserError.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="300px" class="enum_members_name">
<col class="enum_members_description">
<col width="200px" class="enum_members_annotations">
</colgroup>
<tbody><tr>
<td class="enum_member_name"><p><a name="GUPNP-SEARCH-CRITERIA-PARSER-ERROR-FAILED:CAPS"></a>GUPNP_SEARCH_CRITERIA_PARSER_ERROR_FAILED</p></td>
<td class="enum_member_description">
<p>Parsing the search criteria
failed.</p>
</td>
<td class="enum_member_annotations"> </td>
</tr></tbody>
</table></div>
</div>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.25</div>
</body>
</html>