http://git-wip-us.apache.org/repos/asf/qpid-site/blob/88dd2aa4/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.ConnectError-class.html ---------------------------------------------------------------------- diff --git a/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.ConnectError-class.html b/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.ConnectError-class.html new file mode 100644 index 0000000..26a152d --- /dev/null +++ b/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.ConnectError-class.html @@ -0,0 +1,203 @@ +<?xml version="1.0" encoding="ascii"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<head> + <title>qpid.messaging.exceptions.ConnectError</title> + <link rel="stylesheet" href="epydoc.css" type="text/css" /> + <script type="text/javascript" src="epydoc.js"></script> +</head> + +<body bgcolor="white" text="black" link="blue" vlink="#204080" + alink="#204080"> +<!-- ==================== NAVIGATION BAR ==================== --> +<table class="navbar" border="0" width="100%" cellpadding="0" + bgcolor="#a0c0ff" cellspacing="0"> + <tr valign="middle"> + <!-- Home link --> + <th> <a + href="qpid.messaging-module.html">Home</a> </th> + + <!-- Tree link --> + <th> <a + href="module-tree.html">Trees</a> </th> + + <!-- Index link --> + <th> <a + href="identifier-index.html">Indices</a> </th> + + <!-- Help link --> + <th> <a + href="help.html">Help</a> </th> + + <!-- Project homepage --> + <th class="navbar" align="right" width="100%"> + <table border="0" cellpadding="0" cellspacing="0"> + <tr><th class="navbar" align="center" + ><a class="navbar" target="_top" href="http://qpid.apache.org/index.html">Qpid Python Messaging API</a></th> + </tr></table></th> + </tr> +</table> +<table width="100%" cellpadding="0" cellspacing="0"> + <tr valign="top"> + <td width="100%"> + <span class="breadcrumbs"> + Package qpid :: + <a href="qpid.messaging-module.html">Package messaging</a> :: + <a href="qpid.messaging.exceptions-module.html">Module exceptions</a> :: + Class ConnectError + </span> + </td> + <td> + <table cellpadding="0" cellspacing="0"> + <!-- hide/show private --> + <tr><td align="right"><span class="options" + >[<a href="frames.html" target="_top">frames</a + >] | <a href="qpid.messaging.exceptions.ConnectError-class.html" + target="_top">no frames</a>]</span></td></tr> + </table> + </td> + </tr> +</table> +<!-- ==================== CLASS DESCRIPTION ==================== --> +<h1 class="epydoc">Class ConnectError</h1><p class="nomargin-top"><span class="codelink"><a href="qpid.messaging.exceptions-pysrc.html#ConnectError">source code</a></span></p> +<center> +<center> <map id="uml_class_diagram_for_qpid_mes_9" name="uml_class_diagram_for_qpid_mes_9"> +<area shape="rect" id="node1_14" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="89,30,251,50"/> +<area shape="rect" id="node1_15" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="89,50,251,70"/> +<area shape="rect" id="node1_16" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="89,73,251,93"/> +<area shape="rect" id="node1_17" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="89,93,251,113"/> +<area shape="rect" id="node1_18" href="javascript:void(0);" title="x[y]" alt="" coords="89,113,251,133"/> +<area shape="rect" id="node1_19" href="javascript:void(0);" title="x[i:j]" alt="" coords="89,133,251,153"/> +<area shape="rect" id="node1_20" href="javascript:void(0);" title="helper for pickle" alt="" coords="89,153,251,173"/> +<area shape="rect" id="node1_21" href="javascript:void(0);" title="repr(x)" alt="" coords="89,173,251,193"/> +<area shape="rect" id="node1_22" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="89,193,251,213"/> +<area shape="rect" id="node1_23" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="89,213,251,233"/> +<area shape="rect" id="node1_24" href="javascript:void(0);" title="str(x)" alt="" coords="89,233,251,253"/> +<area shape="rect" id="node1_25" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="89,253,251,273"/> +<area shape="rect" id="node1" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="77,5,263,279"/> +<area shape="rect" id="node5_26" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="105,329,235,349"/> +<area shape="rect" id="node5" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="93,297,247,356"/> +<area shape="rect" id="node2" href="qpid.messaging.exceptions.AuthenticationFailure-class.html" title="qpid.messaging.exceptions.AuthenticationFailure" alt="" coords="5,577,169,616"/> +<area shape="rect" id="node3" href="qpid.messaging.exceptions.VersionError-class.html" title="qpid.messaging.exceptions.VersionError" alt="" coords="199,577,309,616"/> +<area shape="rect" id="node4" href="qpid.messaging.exceptions.ConnectionError-class.html" title="The base class for all connection related exceptions." alt="" coords="107,452,231,496"/> +<area shape="rect" id="node7" href="qpid.messaging.exceptions.ConnectError-class.html" title="Exception raised when there is an error connecting to the remote peer." alt="" coords="116,515,221,559"/> +<area shape="rect" id="node6_27" href="qpid.messaging.exceptions.MessagingError-class.html#__init__" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="34,407,306,427"/> +<area shape="rect" id="node6" href="qpid.messaging.exceptions.MessagingError-class.html" title="qpid.messaging.exceptions.MessagingError" alt="" coords="22,375,318,433"/> +</map> + <img src="uml_class_diagram_for_qpid_mes_9.png" alt='' usemap="#uml_class_diagram_for_qpid_mes_9" ismap="ismap" class="graph-without-title" /> +</center> +</center> +<hr /> +<p>Exception raised when there is an error connecting to the remote + peer.</p> + +<!-- ==================== INSTANCE METHODS ==================== --> +<a name="section-InstanceMethods"></a> +<table class="summary" border="1" cellpadding="3" + cellspacing="0" width="100%" bgcolor="white"> +<tr bgcolor="#70b0f0" class="table-header"> + <td align="left" colspan="2" class="table-header"> + <span class="table-header">Instance Methods</span></td> +</tr> + <tr> + <td colspan="2" class="summary"> + <p class="indent-wrapped-lines"><b>Inherited from <code><a href="qpid.messaging.exceptions.MessagingError-class.html">MessagingError</a></code></b>: + <code><a href="qpid.messaging.exceptions.MessagingError-class.html#__init__">__init__</a></code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>: + <code>__new__</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: + <code>__delattr__</code>, + <code>__getattribute__</code>, + <code>__getitem__</code>, + <code>__getslice__</code>, + <code>__reduce__</code>, + <code>__repr__</code>, + <code>__setattr__</code>, + <code>__setstate__</code>, + <code>__str__</code>, + <code>__unicode__</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: + <code>__format__</code>, + <code>__hash__</code>, + <code>__reduce_ex__</code>, + <code>__sizeof__</code>, + <code>__subclasshook__</code> + </p> + </td> + </tr> +</table> +<!-- ==================== PROPERTIES ==================== --> +<a name="section-Properties"></a> +<table class="summary" border="1" cellpadding="3" + cellspacing="0" width="100%" bgcolor="white"> +<tr bgcolor="#70b0f0" class="table-header"> + <td align="left" colspan="2" class="table-header"> + <span class="table-header">Properties</span></td> +</tr> + <tr> + <td colspan="2" class="summary"> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: + <code>args</code>, + <code>message</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: + <code>__class__</code> + </p> + </td> + </tr> +</table> +<!-- ==================== NAVIGATION BAR ==================== --> +<table class="navbar" border="0" width="100%" cellpadding="0" + bgcolor="#a0c0ff" cellspacing="0"> + <tr valign="middle"> + <!-- Home link --> + <th> <a + href="qpid.messaging-module.html">Home</a> </th> + + <!-- Tree link --> + <th> <a + href="module-tree.html">Trees</a> </th> + + <!-- Index link --> + <th> <a + href="identifier-index.html">Indices</a> </th> + + <!-- Help link --> + <th> <a + href="help.html">Help</a> </th> + + <!-- Project homepage --> + <th class="navbar" align="right" width="100%"> + <table border="0" cellpadding="0" cellspacing="0"> + <tr><th class="navbar" align="center" + ><a class="navbar" target="_top" href="http://qpid.apache.org/index.html">Qpid Python Messaging API</a></th> + </tr></table></th> + </tr> +</table> +<table border="0" cellpadding="0" cellspacing="0" width="100%%"> + <tr> + <td align="left" class="footer"> + Generated by Epydoc 3.0.1 on Mon Aug 29 15:56:48 2016 + </td> + <td align="right" class="footer"> + <a target="mainFrame" href="http://epydoc.sourceforge.net" + >http://epydoc.sourceforge.net</a> + </td> + </tr> +</table> + +<script type="text/javascript"> + <!-- + // Private objects are initially displayed (because if + // javascript is turned off then we want them to be + // visible); but by default, we want to hide them. So hide + // them unless we have a cookie that says to show them. + checkCookie(); + // --> +</script> +</body> +</html>
http://git-wip-us.apache.org/repos/asf/qpid-site/blob/88dd2aa4/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.ConnectionClosed-class.html ---------------------------------------------------------------------- diff --git a/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.ConnectionClosed-class.html b/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.ConnectionClosed-class.html new file mode 100644 index 0000000..a72edfe --- /dev/null +++ b/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.ConnectionClosed-class.html @@ -0,0 +1,198 @@ +<?xml version="1.0" encoding="ascii"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<head> + <title>qpid.messaging.exceptions.ConnectionClosed</title> + <link rel="stylesheet" href="epydoc.css" type="text/css" /> + <script type="text/javascript" src="epydoc.js"></script> +</head> + +<body bgcolor="white" text="black" link="blue" vlink="#204080" + alink="#204080"> +<!-- ==================== NAVIGATION BAR ==================== --> +<table class="navbar" border="0" width="100%" cellpadding="0" + bgcolor="#a0c0ff" cellspacing="0"> + <tr valign="middle"> + <!-- Home link --> + <th> <a + href="qpid.messaging-module.html">Home</a> </th> + + <!-- Tree link --> + <th> <a + href="module-tree.html">Trees</a> </th> + + <!-- Index link --> + <th> <a + href="identifier-index.html">Indices</a> </th> + + <!-- Help link --> + <th> <a + href="help.html">Help</a> </th> + + <!-- Project homepage --> + <th class="navbar" align="right" width="100%"> + <table border="0" cellpadding="0" cellspacing="0"> + <tr><th class="navbar" align="center" + ><a class="navbar" target="_top" href="http://qpid.apache.org/index.html">Qpid Python Messaging API</a></th> + </tr></table></th> + </tr> +</table> +<table width="100%" cellpadding="0" cellspacing="0"> + <tr valign="top"> + <td width="100%"> + <span class="breadcrumbs"> + Package qpid :: + <a href="qpid.messaging-module.html">Package messaging</a> :: + <a href="qpid.messaging.exceptions-module.html">Module exceptions</a> :: + Class ConnectionClosed + </span> + </td> + <td> + <table cellpadding="0" cellspacing="0"> + <!-- hide/show private --> + <tr><td align="right"><span class="options" + >[<a href="frames.html" target="_top">frames</a + >] | <a href="qpid.messaging.exceptions.ConnectionClosed-class.html" + target="_top">no frames</a>]</span></td></tr> + </table> + </td> + </tr> +</table> +<!-- ==================== CLASS DESCRIPTION ==================== --> +<h1 class="epydoc">Class ConnectionClosed</h1><p class="nomargin-top"><span class="codelink"><a href="qpid.messaging.exceptions-pysrc.html#ConnectionClosed">source code</a></span></p> +<center> +<center> <map id="uml_class_diagram_for_qpid_mes_10" name="uml_class_diagram_for_qpid_mes_10"> +<area shape="rect" id="node1" href="qpid.messaging.exceptions.ConnectionClosed-class.html" title="qpid.messaging.exceptions.ConnectionClosed" alt="" coords="82,515,222,559"/> +<area shape="rect" id="node2" href="qpid.messaging.exceptions.ConnectionError-class.html" title="The base class for all connection related exceptions." alt="" coords="90,452,214,496"/> +<area shape="rect" id="node3_14" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="88,329,219,349"/> +<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="76,297,231,356"/> +<area shape="rect" id="node4_15" href="qpid.messaging.exceptions.MessagingError-class.html#__init__" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="17,407,289,427"/> +<area shape="rect" id="node4" href="qpid.messaging.exceptions.MessagingError-class.html" title="qpid.messaging.exceptions.MessagingError" alt="" coords="5,375,301,433"/> +<area shape="rect" id="node5_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="72,30,235,50"/> +<area shape="rect" id="node5_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="72,50,235,70"/> +<area shape="rect" id="node5_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="72,73,235,93"/> +<area shape="rect" id="node5_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="72,93,235,113"/> +<area shape="rect" id="node5_20" href="javascript:void(0);" title="x[y]" alt="" coords="72,113,235,133"/> +<area shape="rect" id="node5_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="72,133,235,153"/> +<area shape="rect" id="node5_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="72,153,235,173"/> +<area shape="rect" id="node5_23" href="javascript:void(0);" title="repr(x)" alt="" coords="72,173,235,193"/> +<area shape="rect" id="node5_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="72,193,235,213"/> +<area shape="rect" id="node5_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="72,213,235,233"/> +<area shape="rect" id="node5_26" href="javascript:void(0);" title="str(x)" alt="" coords="72,233,235,253"/> +<area shape="rect" id="node5_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="72,253,235,273"/> +<area shape="rect" id="node5" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="60,5,247,279"/> +</map> + <img src="uml_class_diagram_for_qpid_mes_10.png" alt='' usemap="#uml_class_diagram_for_qpid_mes_10" ismap="ismap" class="graph-without-title" /> +</center> +</center> +<hr /> +<!-- ==================== INSTANCE METHODS ==================== --> +<a name="section-InstanceMethods"></a> +<table class="summary" border="1" cellpadding="3" + cellspacing="0" width="100%" bgcolor="white"> +<tr bgcolor="#70b0f0" class="table-header"> + <td align="left" colspan="2" class="table-header"> + <span class="table-header">Instance Methods</span></td> +</tr> + <tr> + <td colspan="2" class="summary"> + <p class="indent-wrapped-lines"><b>Inherited from <code><a href="qpid.messaging.exceptions.MessagingError-class.html">MessagingError</a></code></b>: + <code><a href="qpid.messaging.exceptions.MessagingError-class.html#__init__">__init__</a></code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>: + <code>__new__</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: + <code>__delattr__</code>, + <code>__getattribute__</code>, + <code>__getitem__</code>, + <code>__getslice__</code>, + <code>__reduce__</code>, + <code>__repr__</code>, + <code>__setattr__</code>, + <code>__setstate__</code>, + <code>__str__</code>, + <code>__unicode__</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: + <code>__format__</code>, + <code>__hash__</code>, + <code>__reduce_ex__</code>, + <code>__sizeof__</code>, + <code>__subclasshook__</code> + </p> + </td> + </tr> +</table> +<!-- ==================== PROPERTIES ==================== --> +<a name="section-Properties"></a> +<table class="summary" border="1" cellpadding="3" + cellspacing="0" width="100%" bgcolor="white"> +<tr bgcolor="#70b0f0" class="table-header"> + <td align="left" colspan="2" class="table-header"> + <span class="table-header">Properties</span></td> +</tr> + <tr> + <td colspan="2" class="summary"> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: + <code>args</code>, + <code>message</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: + <code>__class__</code> + </p> + </td> + </tr> +</table> +<!-- ==================== NAVIGATION BAR ==================== --> +<table class="navbar" border="0" width="100%" cellpadding="0" + bgcolor="#a0c0ff" cellspacing="0"> + <tr valign="middle"> + <!-- Home link --> + <th> <a + href="qpid.messaging-module.html">Home</a> </th> + + <!-- Tree link --> + <th> <a + href="module-tree.html">Trees</a> </th> + + <!-- Index link --> + <th> <a + href="identifier-index.html">Indices</a> </th> + + <!-- Help link --> + <th> <a + href="help.html">Help</a> </th> + + <!-- Project homepage --> + <th class="navbar" align="right" width="100%"> + <table border="0" cellpadding="0" cellspacing="0"> + <tr><th class="navbar" align="center" + ><a class="navbar" target="_top" href="http://qpid.apache.org/index.html">Qpid Python Messaging API</a></th> + </tr></table></th> + </tr> +</table> +<table border="0" cellpadding="0" cellspacing="0" width="100%%"> + <tr> + <td align="left" class="footer"> + Generated by Epydoc 3.0.1 on Mon Aug 29 15:56:48 2016 + </td> + <td align="right" class="footer"> + <a target="mainFrame" href="http://epydoc.sourceforge.net" + >http://epydoc.sourceforge.net</a> + </td> + </tr> +</table> + +<script type="text/javascript"> + <!-- + // Private objects are initially displayed (because if + // javascript is turned off then we want them to be + // visible); but by default, we want to hide them. So hide + // them unless we have a cookie that says to show them. + checkCookie(); + // --> +</script> +</body> +</html> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/88dd2aa4/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.ConnectionError-class.html ---------------------------------------------------------------------- diff --git a/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.ConnectionError-class.html b/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.ConnectionError-class.html new file mode 100644 index 0000000..3309120 --- /dev/null +++ b/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.ConnectionError-class.html @@ -0,0 +1,204 @@ +<?xml version="1.0" encoding="ascii"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<head> + <title>qpid.messaging.exceptions.ConnectionError</title> + <link rel="stylesheet" href="epydoc.css" type="text/css" /> + <script type="text/javascript" src="epydoc.js"></script> +</head> + +<body bgcolor="white" text="black" link="blue" vlink="#204080" + alink="#204080"> +<!-- ==================== NAVIGATION BAR ==================== --> +<table class="navbar" border="0" width="100%" cellpadding="0" + bgcolor="#a0c0ff" cellspacing="0"> + <tr valign="middle"> + <!-- Home link --> + <th> <a + href="qpid.messaging-module.html">Home</a> </th> + + <!-- Tree link --> + <th> <a + href="module-tree.html">Trees</a> </th> + + <!-- Index link --> + <th> <a + href="identifier-index.html">Indices</a> </th> + + <!-- Help link --> + <th> <a + href="help.html">Help</a> </th> + + <!-- Project homepage --> + <th class="navbar" align="right" width="100%"> + <table border="0" cellpadding="0" cellspacing="0"> + <tr><th class="navbar" align="center" + ><a class="navbar" target="_top" href="http://qpid.apache.org/index.html">Qpid Python Messaging API</a></th> + </tr></table></th> + </tr> +</table> +<table width="100%" cellpadding="0" cellspacing="0"> + <tr valign="top"> + <td width="100%"> + <span class="breadcrumbs"> + Package qpid :: + <a href="qpid.messaging-module.html">Package messaging</a> :: + <a href="qpid.messaging.exceptions-module.html">Module exceptions</a> :: + Class ConnectionError + </span> + </td> + <td> + <table cellpadding="0" cellspacing="0"> + <!-- hide/show private --> + <tr><td align="right"><span class="options" + >[<a href="frames.html" target="_top">frames</a + >] | <a href="qpid.messaging.exceptions.ConnectionError-class.html" + target="_top">no frames</a>]</span></td></tr> + </table> + </td> + </tr> +</table> +<!-- ==================== CLASS DESCRIPTION ==================== --> +<h1 class="epydoc">Class ConnectionError</h1><p class="nomargin-top"><span class="codelink"><a href="qpid.messaging.exceptions-pysrc.html#ConnectionError">source code</a></span></p> +<center> +<center> <map id="uml_class_diagram_for_qpid_mes_11" name="uml_class_diagram_for_qpid_mes_11"> +<area shape="rect" id="node1_14" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="177,30,339,50"/> +<area shape="rect" id="node1_15" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="177,50,339,70"/> +<area shape="rect" id="node1_16" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="177,73,339,93"/> +<area shape="rect" id="node1_17" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="177,93,339,113"/> +<area shape="rect" id="node1_18" href="javascript:void(0);" title="x[y]" alt="" coords="177,113,339,133"/> +<area shape="rect" id="node1_19" href="javascript:void(0);" title="x[i:j]" alt="" coords="177,133,339,153"/> +<area shape="rect" id="node1_20" href="javascript:void(0);" title="helper for pickle" alt="" coords="177,153,339,173"/> +<area shape="rect" id="node1_21" href="javascript:void(0);" title="repr(x)" alt="" coords="177,173,339,193"/> +<area shape="rect" id="node1_22" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="177,193,339,213"/> +<area shape="rect" id="node1_23" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="177,213,339,233"/> +<area shape="rect" id="node1_24" href="javascript:void(0);" title="str(x)" alt="" coords="177,233,339,253"/> +<area shape="rect" id="node1_25" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="177,253,339,273"/> +<area shape="rect" id="node1" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="165,5,351,279"/> +<area shape="rect" id="node7_26" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="193,329,323,349"/> +<area shape="rect" id="node7" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="181,297,335,356"/> +<area shape="rect" id="node2" href="qpid.messaging.exceptions.ConnectionClosed-class.html" title="qpid.messaging.exceptions.ConnectionClosed" alt="" coords="5,515,156,553"/> +<area shape="rect" id="node3" href="qpid.messaging.exceptions.VersionError-class.html" title="qpid.messaging.exceptions.VersionError" alt="" coords="279,572,389,611"/> +<area shape="rect" id="node4" href="qpid.messaging.exceptions.HeartbeatTimeout-class.html" title="qpid.messaging.exceptions.HeartbeatTimeout" alt="" coords="185,515,331,553"/> +<area shape="rect" id="node5" href="qpid.messaging.exceptions.ConnectionError-class.html" title="The base class for all connection related exceptions." alt="" coords="195,452,319,496"/> +<area shape="rect" id="node9" href="qpid.messaging.exceptions.ConnectError-class.html" title="Exception raised when there is an error connecting to the remote peer." alt="" coords="360,515,476,553"/> +<area shape="rect" id="node6" href="qpid.messaging.exceptions.AuthenticationFailure-class.html" title="qpid.messaging.exceptions.AuthenticationFailure" alt="" coords="419,572,583,611"/> +<area shape="rect" id="node8_27" href="qpid.messaging.exceptions.MessagingError-class.html#__init__" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="122,407,394,427"/> +<area shape="rect" id="node8" href="qpid.messaging.exceptions.MessagingError-class.html" title="qpid.messaging.exceptions.MessagingError" alt="" coords="110,375,406,433"/> +</map> + <img src="uml_class_diagram_for_qpid_mes_11.png" alt='' usemap="#uml_class_diagram_for_qpid_mes_11" ismap="ismap" class="graph-without-title" /> +</center> +</center> +<hr /> +<p>The base class for all connection related exceptions.</p> + +<!-- ==================== INSTANCE METHODS ==================== --> +<a name="section-InstanceMethods"></a> +<table class="summary" border="1" cellpadding="3" + cellspacing="0" width="100%" bgcolor="white"> +<tr bgcolor="#70b0f0" class="table-header"> + <td align="left" colspan="2" class="table-header"> + <span class="table-header">Instance Methods</span></td> +</tr> + <tr> + <td colspan="2" class="summary"> + <p class="indent-wrapped-lines"><b>Inherited from <code><a href="qpid.messaging.exceptions.MessagingError-class.html">MessagingError</a></code></b>: + <code><a href="qpid.messaging.exceptions.MessagingError-class.html#__init__">__init__</a></code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>: + <code>__new__</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: + <code>__delattr__</code>, + <code>__getattribute__</code>, + <code>__getitem__</code>, + <code>__getslice__</code>, + <code>__reduce__</code>, + <code>__repr__</code>, + <code>__setattr__</code>, + <code>__setstate__</code>, + <code>__str__</code>, + <code>__unicode__</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: + <code>__format__</code>, + <code>__hash__</code>, + <code>__reduce_ex__</code>, + <code>__sizeof__</code>, + <code>__subclasshook__</code> + </p> + </td> + </tr> +</table> +<!-- ==================== PROPERTIES ==================== --> +<a name="section-Properties"></a> +<table class="summary" border="1" cellpadding="3" + cellspacing="0" width="100%" bgcolor="white"> +<tr bgcolor="#70b0f0" class="table-header"> + <td align="left" colspan="2" class="table-header"> + <span class="table-header">Properties</span></td> +</tr> + <tr> + <td colspan="2" class="summary"> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: + <code>args</code>, + <code>message</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: + <code>__class__</code> + </p> + </td> + </tr> +</table> +<!-- ==================== NAVIGATION BAR ==================== --> +<table class="navbar" border="0" width="100%" cellpadding="0" + bgcolor="#a0c0ff" cellspacing="0"> + <tr valign="middle"> + <!-- Home link --> + <th> <a + href="qpid.messaging-module.html">Home</a> </th> + + <!-- Tree link --> + <th> <a + href="module-tree.html">Trees</a> </th> + + <!-- Index link --> + <th> <a + href="identifier-index.html">Indices</a> </th> + + <!-- Help link --> + <th> <a + href="help.html">Help</a> </th> + + <!-- Project homepage --> + <th class="navbar" align="right" width="100%"> + <table border="0" cellpadding="0" cellspacing="0"> + <tr><th class="navbar" align="center" + ><a class="navbar" target="_top" href="http://qpid.apache.org/index.html">Qpid Python Messaging API</a></th> + </tr></table></th> + </tr> +</table> +<table border="0" cellpadding="0" cellspacing="0" width="100%%"> + <tr> + <td align="left" class="footer"> + Generated by Epydoc 3.0.1 on Mon Aug 29 15:56:48 2016 + </td> + <td align="right" class="footer"> + <a target="mainFrame" href="http://epydoc.sourceforge.net" + >http://epydoc.sourceforge.net</a> + </td> + </tr> +</table> + +<script type="text/javascript"> + <!-- + // Private objects are initially displayed (because if + // javascript is turned off then we want them to be + // visible); but by default, we want to hide them. So hide + // them unless we have a cookie that says to show them. + checkCookie(); + // --> +</script> +</body> +</html> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/88dd2aa4/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.ContentError-class.html ---------------------------------------------------------------------- diff --git a/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.ContentError-class.html b/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.ContentError-class.html new file mode 100644 index 0000000..779252d --- /dev/null +++ b/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.ContentError-class.html @@ -0,0 +1,202 @@ +<?xml version="1.0" encoding="ascii"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<head> + <title>qpid.messaging.exceptions.ContentError</title> + <link rel="stylesheet" href="epydoc.css" type="text/css" /> + <script type="text/javascript" src="epydoc.js"></script> +</head> + +<body bgcolor="white" text="black" link="blue" vlink="#204080" + alink="#204080"> +<!-- ==================== NAVIGATION BAR ==================== --> +<table class="navbar" border="0" width="100%" cellpadding="0" + bgcolor="#a0c0ff" cellspacing="0"> + <tr valign="middle"> + <!-- Home link --> + <th> <a + href="qpid.messaging-module.html">Home</a> </th> + + <!-- Tree link --> + <th> <a + href="module-tree.html">Trees</a> </th> + + <!-- Index link --> + <th> <a + href="identifier-index.html">Indices</a> </th> + + <!-- Help link --> + <th> <a + href="help.html">Help</a> </th> + + <!-- Project homepage --> + <th class="navbar" align="right" width="100%"> + <table border="0" cellpadding="0" cellspacing="0"> + <tr><th class="navbar" align="center" + ><a class="navbar" target="_top" href="http://qpid.apache.org/index.html">Qpid Python Messaging API</a></th> + </tr></table></th> + </tr> +</table> +<table width="100%" cellpadding="0" cellspacing="0"> + <tr valign="top"> + <td width="100%"> + <span class="breadcrumbs"> + Package qpid :: + <a href="qpid.messaging-module.html">Package messaging</a> :: + <a href="qpid.messaging.exceptions-module.html">Module exceptions</a> :: + Class ContentError + </span> + </td> + <td> + <table cellpadding="0" cellspacing="0"> + <!-- hide/show private --> + <tr><td align="right"><span class="options" + >[<a href="frames.html" target="_top">frames</a + >] | <a href="qpid.messaging.exceptions.ContentError-class.html" + target="_top">no frames</a>]</span></td></tr> + </table> + </td> + </tr> +</table> +<!-- ==================== CLASS DESCRIPTION ==================== --> +<h1 class="epydoc">Class ContentError</h1><p class="nomargin-top"><span class="codelink"><a href="qpid.messaging.exceptions-pysrc.html#ContentError">source code</a></span></p> +<center> +<center> <map id="uml_class_diagram_for_qpid_mes_12" name="uml_class_diagram_for_qpid_mes_12"> +<area shape="rect" id="node1" href="qpid.messaging.exceptions.ContentError-class.html" title="This type of exception will be returned to the application once, and will not block further requests" alt="" coords="103,452,204,496"/> +<area shape="rect" id="node5" href="qpid.messaging.exceptions.DecodeError-class.html" title="qpid.messaging.exceptions.DecodeError" alt="" coords="27,515,139,553"/> +<area shape="rect" id="node6" href="qpid.messaging.exceptions.EncodeError-class.html" title="qpid.messaging.exceptions.EncodeError" alt="" coords="169,515,279,553"/> +<area shape="rect" id="node2_14" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="72,30,235,50"/> +<area shape="rect" id="node2_15" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="72,50,235,70"/> +<area shape="rect" id="node2_16" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="72,73,235,93"/> +<area shape="rect" id="node2_17" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="72,93,235,113"/> +<area shape="rect" id="node2_18" href="javascript:void(0);" title="x[y]" alt="" coords="72,113,235,133"/> +<area shape="rect" id="node2_19" href="javascript:void(0);" title="x[i:j]" alt="" coords="72,133,235,153"/> +<area shape="rect" id="node2_20" href="javascript:void(0);" title="helper for pickle" alt="" coords="72,153,235,173"/> +<area shape="rect" id="node2_21" href="javascript:void(0);" title="repr(x)" alt="" coords="72,173,235,193"/> +<area shape="rect" id="node2_22" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="72,193,235,213"/> +<area shape="rect" id="node2_23" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="72,213,235,233"/> +<area shape="rect" id="node2_24" href="javascript:void(0);" title="str(x)" alt="" coords="72,233,235,253"/> +<area shape="rect" id="node2_25" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="72,253,235,273"/> +<area shape="rect" id="node2" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="60,5,247,279"/> +<area shape="rect" id="node4_26" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="88,329,219,349"/> +<area shape="rect" id="node4" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="76,297,231,356"/> +<area shape="rect" id="node3_27" href="qpid.messaging.exceptions.MessagingError-class.html#__init__" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="17,407,289,427"/> +<area shape="rect" id="node3" href="qpid.messaging.exceptions.MessagingError-class.html" title="qpid.messaging.exceptions.MessagingError" alt="" coords="5,375,301,433"/> +</map> + <img src="uml_class_diagram_for_qpid_mes_12.png" alt='' usemap="#uml_class_diagram_for_qpid_mes_12" ismap="ismap" class="graph-without-title" /> +</center> +</center> +<hr /> +<p>This type of exception will be returned to the application once, and + will not block further requests</p> + +<!-- ==================== INSTANCE METHODS ==================== --> +<a name="section-InstanceMethods"></a> +<table class="summary" border="1" cellpadding="3" + cellspacing="0" width="100%" bgcolor="white"> +<tr bgcolor="#70b0f0" class="table-header"> + <td align="left" colspan="2" class="table-header"> + <span class="table-header">Instance Methods</span></td> +</tr> + <tr> + <td colspan="2" class="summary"> + <p class="indent-wrapped-lines"><b>Inherited from <code><a href="qpid.messaging.exceptions.MessagingError-class.html">MessagingError</a></code></b>: + <code><a href="qpid.messaging.exceptions.MessagingError-class.html#__init__">__init__</a></code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>: + <code>__new__</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: + <code>__delattr__</code>, + <code>__getattribute__</code>, + <code>__getitem__</code>, + <code>__getslice__</code>, + <code>__reduce__</code>, + <code>__repr__</code>, + <code>__setattr__</code>, + <code>__setstate__</code>, + <code>__str__</code>, + <code>__unicode__</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: + <code>__format__</code>, + <code>__hash__</code>, + <code>__reduce_ex__</code>, + <code>__sizeof__</code>, + <code>__subclasshook__</code> + </p> + </td> + </tr> +</table> +<!-- ==================== PROPERTIES ==================== --> +<a name="section-Properties"></a> +<table class="summary" border="1" cellpadding="3" + cellspacing="0" width="100%" bgcolor="white"> +<tr bgcolor="#70b0f0" class="table-header"> + <td align="left" colspan="2" class="table-header"> + <span class="table-header">Properties</span></td> +</tr> + <tr> + <td colspan="2" class="summary"> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: + <code>args</code>, + <code>message</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: + <code>__class__</code> + </p> + </td> + </tr> +</table> +<!-- ==================== NAVIGATION BAR ==================== --> +<table class="navbar" border="0" width="100%" cellpadding="0" + bgcolor="#a0c0ff" cellspacing="0"> + <tr valign="middle"> + <!-- Home link --> + <th> <a + href="qpid.messaging-module.html">Home</a> </th> + + <!-- Tree link --> + <th> <a + href="module-tree.html">Trees</a> </th> + + <!-- Index link --> + <th> <a + href="identifier-index.html">Indices</a> </th> + + <!-- Help link --> + <th> <a + href="help.html">Help</a> </th> + + <!-- Project homepage --> + <th class="navbar" align="right" width="100%"> + <table border="0" cellpadding="0" cellspacing="0"> + <tr><th class="navbar" align="center" + ><a class="navbar" target="_top" href="http://qpid.apache.org/index.html">Qpid Python Messaging API</a></th> + </tr></table></th> + </tr> +</table> +<table border="0" cellpadding="0" cellspacing="0" width="100%%"> + <tr> + <td align="left" class="footer"> + Generated by Epydoc 3.0.1 on Mon Aug 29 15:56:48 2016 + </td> + <td align="right" class="footer"> + <a target="mainFrame" href="http://epydoc.sourceforge.net" + >http://epydoc.sourceforge.net</a> + </td> + </tr> +</table> + +<script type="text/javascript"> + <!-- + // Private objects are initially displayed (because if + // javascript is turned off then we want them to be + // visible); but by default, we want to hide them. So hide + // them unless we have a cookie that says to show them. + checkCookie(); + // --> +</script> +</body> +</html> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/88dd2aa4/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.DecodeError-class.html ---------------------------------------------------------------------- diff --git a/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.DecodeError-class.html b/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.DecodeError-class.html new file mode 100644 index 0000000..e433d20 --- /dev/null +++ b/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.DecodeError-class.html @@ -0,0 +1,198 @@ +<?xml version="1.0" encoding="ascii"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<head> + <title>qpid.messaging.exceptions.DecodeError</title> + <link rel="stylesheet" href="epydoc.css" type="text/css" /> + <script type="text/javascript" src="epydoc.js"></script> +</head> + +<body bgcolor="white" text="black" link="blue" vlink="#204080" + alink="#204080"> +<!-- ==================== NAVIGATION BAR ==================== --> +<table class="navbar" border="0" width="100%" cellpadding="0" + bgcolor="#a0c0ff" cellspacing="0"> + <tr valign="middle"> + <!-- Home link --> + <th> <a + href="qpid.messaging-module.html">Home</a> </th> + + <!-- Tree link --> + <th> <a + href="module-tree.html">Trees</a> </th> + + <!-- Index link --> + <th> <a + href="identifier-index.html">Indices</a> </th> + + <!-- Help link --> + <th> <a + href="help.html">Help</a> </th> + + <!-- Project homepage --> + <th class="navbar" align="right" width="100%"> + <table border="0" cellpadding="0" cellspacing="0"> + <tr><th class="navbar" align="center" + ><a class="navbar" target="_top" href="http://qpid.apache.org/index.html">Qpid Python Messaging API</a></th> + </tr></table></th> + </tr> +</table> +<table width="100%" cellpadding="0" cellspacing="0"> + <tr valign="top"> + <td width="100%"> + <span class="breadcrumbs"> + Package qpid :: + <a href="qpid.messaging-module.html">Package messaging</a> :: + <a href="qpid.messaging.exceptions-module.html">Module exceptions</a> :: + Class DecodeError + </span> + </td> + <td> + <table cellpadding="0" cellspacing="0"> + <!-- hide/show private --> + <tr><td align="right"><span class="options" + >[<a href="frames.html" target="_top">frames</a + >] | <a href="qpid.messaging.exceptions.DecodeError-class.html" + target="_top">no frames</a>]</span></td></tr> + </table> + </td> + </tr> +</table> +<!-- ==================== CLASS DESCRIPTION ==================== --> +<h1 class="epydoc">Class DecodeError</h1><p class="nomargin-top"><span class="codelink"><a href="qpid.messaging.exceptions-pysrc.html#DecodeError">source code</a></span></p> +<center> +<center> <map id="uml_class_diagram_for_qpid_mes_13" name="uml_class_diagram_for_qpid_mes_13"> +<area shape="rect" id="node1" href="qpid.messaging.exceptions.DecodeError-class.html" title="qpid.messaging.exceptions.DecodeError" alt="" coords="103,515,204,559"/> +<area shape="rect" id="node2" href="qpid.messaging.exceptions.ContentError-class.html" title="This type of exception will be returned to the application once, and will not block further requests" alt="" coords="103,452,204,496"/> +<area shape="rect" id="node3_14" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="88,329,219,349"/> +<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="76,297,231,356"/> +<area shape="rect" id="node4_15" href="qpid.messaging.exceptions.MessagingError-class.html#__init__" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="17,407,289,427"/> +<area shape="rect" id="node4" href="qpid.messaging.exceptions.MessagingError-class.html" title="qpid.messaging.exceptions.MessagingError" alt="" coords="5,375,301,433"/> +<area shape="rect" id="node5_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="72,30,235,50"/> +<area shape="rect" id="node5_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="72,50,235,70"/> +<area shape="rect" id="node5_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="72,73,235,93"/> +<area shape="rect" id="node5_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="72,93,235,113"/> +<area shape="rect" id="node5_20" href="javascript:void(0);" title="x[y]" alt="" coords="72,113,235,133"/> +<area shape="rect" id="node5_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="72,133,235,153"/> +<area shape="rect" id="node5_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="72,153,235,173"/> +<area shape="rect" id="node5_23" href="javascript:void(0);" title="repr(x)" alt="" coords="72,173,235,193"/> +<area shape="rect" id="node5_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="72,193,235,213"/> +<area shape="rect" id="node5_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="72,213,235,233"/> +<area shape="rect" id="node5_26" href="javascript:void(0);" title="str(x)" alt="" coords="72,233,235,253"/> +<area shape="rect" id="node5_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="72,253,235,273"/> +<area shape="rect" id="node5" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="60,5,247,279"/> +</map> + <img src="uml_class_diagram_for_qpid_mes_13.png" alt='' usemap="#uml_class_diagram_for_qpid_mes_13" ismap="ismap" class="graph-without-title" /> +</center> +</center> +<hr /> +<!-- ==================== INSTANCE METHODS ==================== --> +<a name="section-InstanceMethods"></a> +<table class="summary" border="1" cellpadding="3" + cellspacing="0" width="100%" bgcolor="white"> +<tr bgcolor="#70b0f0" class="table-header"> + <td align="left" colspan="2" class="table-header"> + <span class="table-header">Instance Methods</span></td> +</tr> + <tr> + <td colspan="2" class="summary"> + <p class="indent-wrapped-lines"><b>Inherited from <code><a href="qpid.messaging.exceptions.MessagingError-class.html">MessagingError</a></code></b>: + <code><a href="qpid.messaging.exceptions.MessagingError-class.html#__init__">__init__</a></code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>: + <code>__new__</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: + <code>__delattr__</code>, + <code>__getattribute__</code>, + <code>__getitem__</code>, + <code>__getslice__</code>, + <code>__reduce__</code>, + <code>__repr__</code>, + <code>__setattr__</code>, + <code>__setstate__</code>, + <code>__str__</code>, + <code>__unicode__</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: + <code>__format__</code>, + <code>__hash__</code>, + <code>__reduce_ex__</code>, + <code>__sizeof__</code>, + <code>__subclasshook__</code> + </p> + </td> + </tr> +</table> +<!-- ==================== PROPERTIES ==================== --> +<a name="section-Properties"></a> +<table class="summary" border="1" cellpadding="3" + cellspacing="0" width="100%" bgcolor="white"> +<tr bgcolor="#70b0f0" class="table-header"> + <td align="left" colspan="2" class="table-header"> + <span class="table-header">Properties</span></td> +</tr> + <tr> + <td colspan="2" class="summary"> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: + <code>args</code>, + <code>message</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: + <code>__class__</code> + </p> + </td> + </tr> +</table> +<!-- ==================== NAVIGATION BAR ==================== --> +<table class="navbar" border="0" width="100%" cellpadding="0" + bgcolor="#a0c0ff" cellspacing="0"> + <tr valign="middle"> + <!-- Home link --> + <th> <a + href="qpid.messaging-module.html">Home</a> </th> + + <!-- Tree link --> + <th> <a + href="module-tree.html">Trees</a> </th> + + <!-- Index link --> + <th> <a + href="identifier-index.html">Indices</a> </th> + + <!-- Help link --> + <th> <a + href="help.html">Help</a> </th> + + <!-- Project homepage --> + <th class="navbar" align="right" width="100%"> + <table border="0" cellpadding="0" cellspacing="0"> + <tr><th class="navbar" align="center" + ><a class="navbar" target="_top" href="http://qpid.apache.org/index.html">Qpid Python Messaging API</a></th> + </tr></table></th> + </tr> +</table> +<table border="0" cellpadding="0" cellspacing="0" width="100%%"> + <tr> + <td align="left" class="footer"> + Generated by Epydoc 3.0.1 on Mon Aug 29 15:56:48 2016 + </td> + <td align="right" class="footer"> + <a target="mainFrame" href="http://epydoc.sourceforge.net" + >http://epydoc.sourceforge.net</a> + </td> + </tr> +</table> + +<script type="text/javascript"> + <!-- + // Private objects are initially displayed (because if + // javascript is turned off then we want them to be + // visible); but by default, we want to hide them. So hide + // them unless we have a cookie that says to show them. + checkCookie(); + // --> +</script> +</body> +</html> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/88dd2aa4/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.Detached-class.html ---------------------------------------------------------------------- diff --git a/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.Detached-class.html b/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.Detached-class.html new file mode 100644 index 0000000..be40c3e --- /dev/null +++ b/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.Detached-class.html @@ -0,0 +1,201 @@ +<?xml version="1.0" encoding="ascii"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<head> + <title>qpid.messaging.exceptions.Detached</title> + <link rel="stylesheet" href="epydoc.css" type="text/css" /> + <script type="text/javascript" src="epydoc.js"></script> +</head> + +<body bgcolor="white" text="black" link="blue" vlink="#204080" + alink="#204080"> +<!-- ==================== NAVIGATION BAR ==================== --> +<table class="navbar" border="0" width="100%" cellpadding="0" + bgcolor="#a0c0ff" cellspacing="0"> + <tr valign="middle"> + <!-- Home link --> + <th> <a + href="qpid.messaging-module.html">Home</a> </th> + + <!-- Tree link --> + <th> <a + href="module-tree.html">Trees</a> </th> + + <!-- Index link --> + <th> <a + href="identifier-index.html">Indices</a> </th> + + <!-- Help link --> + <th> <a + href="help.html">Help</a> </th> + + <!-- Project homepage --> + <th class="navbar" align="right" width="100%"> + <table border="0" cellpadding="0" cellspacing="0"> + <tr><th class="navbar" align="center" + ><a class="navbar" target="_top" href="http://qpid.apache.org/index.html">Qpid Python Messaging API</a></th> + </tr></table></th> + </tr> +</table> +<table width="100%" cellpadding="0" cellspacing="0"> + <tr valign="top"> + <td width="100%"> + <span class="breadcrumbs"> + Package qpid :: + <a href="qpid.messaging-module.html">Package messaging</a> :: + <a href="qpid.messaging.exceptions-module.html">Module exceptions</a> :: + Class Detached + </span> + </td> + <td> + <table cellpadding="0" cellspacing="0"> + <!-- hide/show private --> + <tr><td align="right"><span class="options" + >[<a href="frames.html" target="_top">frames</a + >] | <a href="qpid.messaging.exceptions.Detached-class.html" + target="_top">no frames</a>]</span></td></tr> + </table> + </td> + </tr> +</table> +<!-- ==================== CLASS DESCRIPTION ==================== --> +<h1 class="epydoc">Class Detached</h1><p class="nomargin-top"><span class="codelink"><a href="qpid.messaging.exceptions-pysrc.html#Detached">source code</a></span></p> +<center> +<center> <map id="uml_class_diagram_for_qpid_mes_14" name="uml_class_diagram_for_qpid_mes_14"> +<area shape="rect" id="node1" href="qpid.messaging.exceptions.Detached-class.html" title="Exception raised when an operation is attempted that is illegal when detached." alt="" coords="110,515,194,559"/> +<area shape="rect" id="node2" href="qpid.messaging.exceptions.SessionError-class.html" title="qpid.messaging.exceptions.SessionError" alt="" coords="101,452,203,496"/> +<area shape="rect" id="node3_14" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="88,329,219,349"/> +<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="76,297,231,356"/> +<area shape="rect" id="node4_15" href="qpid.messaging.exceptions.MessagingError-class.html#__init__" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="17,407,289,427"/> +<area shape="rect" id="node4" href="qpid.messaging.exceptions.MessagingError-class.html" title="qpid.messaging.exceptions.MessagingError" alt="" coords="5,375,301,433"/> +<area shape="rect" id="node5_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="72,30,235,50"/> +<area shape="rect" id="node5_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="72,50,235,70"/> +<area shape="rect" id="node5_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="72,73,235,93"/> +<area shape="rect" id="node5_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="72,93,235,113"/> +<area shape="rect" id="node5_20" href="javascript:void(0);" title="x[y]" alt="" coords="72,113,235,133"/> +<area shape="rect" id="node5_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="72,133,235,153"/> +<area shape="rect" id="node5_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="72,153,235,173"/> +<area shape="rect" id="node5_23" href="javascript:void(0);" title="repr(x)" alt="" coords="72,173,235,193"/> +<area shape="rect" id="node5_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="72,193,235,213"/> +<area shape="rect" id="node5_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="72,213,235,233"/> +<area shape="rect" id="node5_26" href="javascript:void(0);" title="str(x)" alt="" coords="72,233,235,253"/> +<area shape="rect" id="node5_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="72,253,235,273"/> +<area shape="rect" id="node5" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="60,5,247,279"/> +</map> + <img src="uml_class_diagram_for_qpid_mes_14.png" alt='' usemap="#uml_class_diagram_for_qpid_mes_14" ismap="ismap" class="graph-without-title" /> +</center> +</center> +<hr /> +<p>Exception raised when an operation is attempted that is illegal when + detached.</p> + +<!-- ==================== INSTANCE METHODS ==================== --> +<a name="section-InstanceMethods"></a> +<table class="summary" border="1" cellpadding="3" + cellspacing="0" width="100%" bgcolor="white"> +<tr bgcolor="#70b0f0" class="table-header"> + <td align="left" colspan="2" class="table-header"> + <span class="table-header">Instance Methods</span></td> +</tr> + <tr> + <td colspan="2" class="summary"> + <p class="indent-wrapped-lines"><b>Inherited from <code><a href="qpid.messaging.exceptions.MessagingError-class.html">MessagingError</a></code></b>: + <code><a href="qpid.messaging.exceptions.MessagingError-class.html#__init__">__init__</a></code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>: + <code>__new__</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: + <code>__delattr__</code>, + <code>__getattribute__</code>, + <code>__getitem__</code>, + <code>__getslice__</code>, + <code>__reduce__</code>, + <code>__repr__</code>, + <code>__setattr__</code>, + <code>__setstate__</code>, + <code>__str__</code>, + <code>__unicode__</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: + <code>__format__</code>, + <code>__hash__</code>, + <code>__reduce_ex__</code>, + <code>__sizeof__</code>, + <code>__subclasshook__</code> + </p> + </td> + </tr> +</table> +<!-- ==================== PROPERTIES ==================== --> +<a name="section-Properties"></a> +<table class="summary" border="1" cellpadding="3" + cellspacing="0" width="100%" bgcolor="white"> +<tr bgcolor="#70b0f0" class="table-header"> + <td align="left" colspan="2" class="table-header"> + <span class="table-header">Properties</span></td> +</tr> + <tr> + <td colspan="2" class="summary"> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: + <code>args</code>, + <code>message</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: + <code>__class__</code> + </p> + </td> + </tr> +</table> +<!-- ==================== NAVIGATION BAR ==================== --> +<table class="navbar" border="0" width="100%" cellpadding="0" + bgcolor="#a0c0ff" cellspacing="0"> + <tr valign="middle"> + <!-- Home link --> + <th> <a + href="qpid.messaging-module.html">Home</a> </th> + + <!-- Tree link --> + <th> <a + href="module-tree.html">Trees</a> </th> + + <!-- Index link --> + <th> <a + href="identifier-index.html">Indices</a> </th> + + <!-- Help link --> + <th> <a + href="help.html">Help</a> </th> + + <!-- Project homepage --> + <th class="navbar" align="right" width="100%"> + <table border="0" cellpadding="0" cellspacing="0"> + <tr><th class="navbar" align="center" + ><a class="navbar" target="_top" href="http://qpid.apache.org/index.html">Qpid Python Messaging API</a></th> + </tr></table></th> + </tr> +</table> +<table border="0" cellpadding="0" cellspacing="0" width="100%%"> + <tr> + <td align="left" class="footer"> + Generated by Epydoc 3.0.1 on Mon Aug 29 15:56:48 2016 + </td> + <td align="right" class="footer"> + <a target="mainFrame" href="http://epydoc.sourceforge.net" + >http://epydoc.sourceforge.net</a> + </td> + </tr> +</table> + +<script type="text/javascript"> + <!-- + // Private objects are initially displayed (because if + // javascript is turned off then we want them to be + // visible); but by default, we want to hide them. So hide + // them unless we have a cookie that says to show them. + checkCookie(); + // --> +</script> +</body> +</html> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/88dd2aa4/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.Empty-class.html ---------------------------------------------------------------------- diff --git a/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.Empty-class.html b/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.Empty-class.html new file mode 100644 index 0000000..5a2487c --- /dev/null +++ b/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.Empty-class.html @@ -0,0 +1,205 @@ +<?xml version="1.0" encoding="ascii"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<head> + <title>qpid.messaging.exceptions.Empty</title> + <link rel="stylesheet" href="epydoc.css" type="text/css" /> + <script type="text/javascript" src="epydoc.js"></script> +</head> + +<body bgcolor="white" text="black" link="blue" vlink="#204080" + alink="#204080"> +<!-- ==================== NAVIGATION BAR ==================== --> +<table class="navbar" border="0" width="100%" cellpadding="0" + bgcolor="#a0c0ff" cellspacing="0"> + <tr valign="middle"> + <!-- Home link --> + <th> <a + href="qpid.messaging-module.html">Home</a> </th> + + <!-- Tree link --> + <th> <a + href="module-tree.html">Trees</a> </th> + + <!-- Index link --> + <th> <a + href="identifier-index.html">Indices</a> </th> + + <!-- Help link --> + <th> <a + href="help.html">Help</a> </th> + + <!-- Project homepage --> + <th class="navbar" align="right" width="100%"> + <table border="0" cellpadding="0" cellspacing="0"> + <tr><th class="navbar" align="center" + ><a class="navbar" target="_top" href="http://qpid.apache.org/index.html">Qpid Python Messaging API</a></th> + </tr></table></th> + </tr> +</table> +<table width="100%" cellpadding="0" cellspacing="0"> + <tr valign="top"> + <td width="100%"> + <span class="breadcrumbs"> + Package qpid :: + <a href="qpid.messaging-module.html">Package messaging</a> :: + <a href="qpid.messaging.exceptions-module.html">Module exceptions</a> :: + Class Empty + </span> + </td> + <td> + <table cellpadding="0" cellspacing="0"> + <!-- hide/show private --> + <tr><td align="right"><span class="options" + >[<a href="frames.html" target="_top">frames</a + >] | <a href="qpid.messaging.exceptions.Empty-class.html" + target="_top">no frames</a>]</span></td></tr> + </table> + </td> + </tr> +</table> +<!-- ==================== CLASS DESCRIPTION ==================== --> +<h1 class="epydoc">Class Empty</h1><p class="nomargin-top"><span class="codelink"><a href="qpid.messaging.exceptions-pysrc.html#Empty">source code</a></span></p> +<center> +<center> <map id="uml_class_diagram_for_qpid_mes_15" name="uml_class_diagram_for_qpid_mes_15"> +<area shape="rect" id="node1" href="qpid.messaging.exceptions.FetchError-class.html" title="qpid.messaging.exceptions.FetchError" alt="" coords="111,577,196,621"/> +<area shape="rect" id="node6" href="qpid.messaging.exceptions.Empty-class.html" title="Exception raised by Receiver.fetch when there is no message available within the alloted time." alt="" coords="123,640,184,684"/> +<area shape="rect" id="node2" href="qpid.messaging.exceptions.LinkError-class.html" title="qpid.messaging.exceptions.LinkError" alt="" coords="115,452,192,496"/> +<area shape="rect" id="node5" href="qpid.messaging.exceptions.ReceiverError-class.html" title="qpid.messaging.exceptions.ReceiverError" alt="" coords="100,515,207,559"/> +<area shape="rect" id="node3_14" href="qpid.messaging.exceptions.MessagingError-class.html#__init__" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="17,407,289,427"/> +<area shape="rect" id="node3" href="qpid.messaging.exceptions.MessagingError-class.html" title="qpid.messaging.exceptions.MessagingError" alt="" coords="5,375,301,433"/> +<area shape="rect" id="node4_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="88,329,219,349"/> +<area shape="rect" id="node4" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="76,297,231,356"/> +<area shape="rect" id="node7_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="72,30,235,50"/> +<area shape="rect" id="node7_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="72,50,235,70"/> +<area shape="rect" id="node7_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="72,73,235,93"/> +<area shape="rect" id="node7_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="72,93,235,113"/> +<area shape="rect" id="node7_20" href="javascript:void(0);" title="x[y]" alt="" coords="72,113,235,133"/> +<area shape="rect" id="node7_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="72,133,235,153"/> +<area shape="rect" id="node7_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="72,153,235,173"/> +<area shape="rect" id="node7_23" href="javascript:void(0);" title="repr(x)" alt="" coords="72,173,235,193"/> +<area shape="rect" id="node7_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="72,193,235,213"/> +<area shape="rect" id="node7_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="72,213,235,233"/> +<area shape="rect" id="node7_26" href="javascript:void(0);" title="str(x)" alt="" coords="72,233,235,253"/> +<area shape="rect" id="node7_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="72,253,235,273"/> +<area shape="rect" id="node7" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="60,5,247,279"/> +</map> + <img src="uml_class_diagram_for_qpid_mes_15.png" alt='' usemap="#uml_class_diagram_for_qpid_mes_15" ismap="ismap" class="graph-without-title" /> +</center> +</center> +<hr /> +<p>Exception raised by <a + href="qpid.messaging.endpoints.Receiver-class.html#fetch" + class="link">Receiver.fetch</a> when there is no message available within + the alloted time.</p> + +<!-- ==================== INSTANCE METHODS ==================== --> +<a name="section-InstanceMethods"></a> +<table class="summary" border="1" cellpadding="3" + cellspacing="0" width="100%" bgcolor="white"> +<tr bgcolor="#70b0f0" class="table-header"> + <td align="left" colspan="2" class="table-header"> + <span class="table-header">Instance Methods</span></td> +</tr> + <tr> + <td colspan="2" class="summary"> + <p class="indent-wrapped-lines"><b>Inherited from <code><a href="qpid.messaging.exceptions.MessagingError-class.html">MessagingError</a></code></b>: + <code><a href="qpid.messaging.exceptions.MessagingError-class.html#__init__">__init__</a></code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>: + <code>__new__</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: + <code>__delattr__</code>, + <code>__getattribute__</code>, + <code>__getitem__</code>, + <code>__getslice__</code>, + <code>__reduce__</code>, + <code>__repr__</code>, + <code>__setattr__</code>, + <code>__setstate__</code>, + <code>__str__</code>, + <code>__unicode__</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: + <code>__format__</code>, + <code>__hash__</code>, + <code>__reduce_ex__</code>, + <code>__sizeof__</code>, + <code>__subclasshook__</code> + </p> + </td> + </tr> +</table> +<!-- ==================== PROPERTIES ==================== --> +<a name="section-Properties"></a> +<table class="summary" border="1" cellpadding="3" + cellspacing="0" width="100%" bgcolor="white"> +<tr bgcolor="#70b0f0" class="table-header"> + <td align="left" colspan="2" class="table-header"> + <span class="table-header">Properties</span></td> +</tr> + <tr> + <td colspan="2" class="summary"> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: + <code>args</code>, + <code>message</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: + <code>__class__</code> + </p> + </td> + </tr> +</table> +<!-- ==================== NAVIGATION BAR ==================== --> +<table class="navbar" border="0" width="100%" cellpadding="0" + bgcolor="#a0c0ff" cellspacing="0"> + <tr valign="middle"> + <!-- Home link --> + <th> <a + href="qpid.messaging-module.html">Home</a> </th> + + <!-- Tree link --> + <th> <a + href="module-tree.html">Trees</a> </th> + + <!-- Index link --> + <th> <a + href="identifier-index.html">Indices</a> </th> + + <!-- Help link --> + <th> <a + href="help.html">Help</a> </th> + + <!-- Project homepage --> + <th class="navbar" align="right" width="100%"> + <table border="0" cellpadding="0" cellspacing="0"> + <tr><th class="navbar" align="center" + ><a class="navbar" target="_top" href="http://qpid.apache.org/index.html">Qpid Python Messaging API</a></th> + </tr></table></th> + </tr> +</table> +<table border="0" cellpadding="0" cellspacing="0" width="100%%"> + <tr> + <td align="left" class="footer"> + Generated by Epydoc 3.0.1 on Mon Aug 29 15:56:48 2016 + </td> + <td align="right" class="footer"> + <a target="mainFrame" href="http://epydoc.sourceforge.net" + >http://epydoc.sourceforge.net</a> + </td> + </tr> +</table> + +<script type="text/javascript"> + <!-- + // Private objects are initially displayed (because if + // javascript is turned off then we want them to be + // visible); but by default, we want to hide them. So hide + // them unless we have a cookie that says to show them. + checkCookie(); + // --> +</script> +</body> +</html> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/88dd2aa4/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.EncodeError-class.html ---------------------------------------------------------------------- diff --git a/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.EncodeError-class.html b/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.EncodeError-class.html new file mode 100644 index 0000000..920d4ab --- /dev/null +++ b/input/releases/qpid-python-1.35.0/messaging-api/api/qpid.messaging.exceptions.EncodeError-class.html @@ -0,0 +1,198 @@ +<?xml version="1.0" encoding="ascii"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<head> + <title>qpid.messaging.exceptions.EncodeError</title> + <link rel="stylesheet" href="epydoc.css" type="text/css" /> + <script type="text/javascript" src="epydoc.js"></script> +</head> + +<body bgcolor="white" text="black" link="blue" vlink="#204080" + alink="#204080"> +<!-- ==================== NAVIGATION BAR ==================== --> +<table class="navbar" border="0" width="100%" cellpadding="0" + bgcolor="#a0c0ff" cellspacing="0"> + <tr valign="middle"> + <!-- Home link --> + <th> <a + href="qpid.messaging-module.html">Home</a> </th> + + <!-- Tree link --> + <th> <a + href="module-tree.html">Trees</a> </th> + + <!-- Index link --> + <th> <a + href="identifier-index.html">Indices</a> </th> + + <!-- Help link --> + <th> <a + href="help.html">Help</a> </th> + + <!-- Project homepage --> + <th class="navbar" align="right" width="100%"> + <table border="0" cellpadding="0" cellspacing="0"> + <tr><th class="navbar" align="center" + ><a class="navbar" target="_top" href="http://qpid.apache.org/index.html">Qpid Python Messaging API</a></th> + </tr></table></th> + </tr> +</table> +<table width="100%" cellpadding="0" cellspacing="0"> + <tr valign="top"> + <td width="100%"> + <span class="breadcrumbs"> + Package qpid :: + <a href="qpid.messaging-module.html">Package messaging</a> :: + <a href="qpid.messaging.exceptions-module.html">Module exceptions</a> :: + Class EncodeError + </span> + </td> + <td> + <table cellpadding="0" cellspacing="0"> + <!-- hide/show private --> + <tr><td align="right"><span class="options" + >[<a href="frames.html" target="_top">frames</a + >] | <a href="qpid.messaging.exceptions.EncodeError-class.html" + target="_top">no frames</a>]</span></td></tr> + </table> + </td> + </tr> +</table> +<!-- ==================== CLASS DESCRIPTION ==================== --> +<h1 class="epydoc">Class EncodeError</h1><p class="nomargin-top"><span class="codelink"><a href="qpid.messaging.exceptions-pysrc.html#EncodeError">source code</a></span></p> +<center> +<center> <map id="uml_class_diagram_for_qpid_mes_16" name="uml_class_diagram_for_qpid_mes_16"> +<area shape="rect" id="node1" href="qpid.messaging.exceptions.EncodeError-class.html" title="qpid.messaging.exceptions.EncodeError" alt="" coords="102,515,202,559"/> +<area shape="rect" id="node2" href="qpid.messaging.exceptions.ContentError-class.html" title="This type of exception will be returned to the application once, and will not block further requests" alt="" coords="103,452,204,496"/> +<area shape="rect" id="node3_14" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="88,329,219,349"/> +<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="76,297,231,356"/> +<area shape="rect" id="node4_15" href="qpid.messaging.exceptions.MessagingError-class.html#__init__" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="17,407,289,427"/> +<area shape="rect" id="node4" href="qpid.messaging.exceptions.MessagingError-class.html" title="qpid.messaging.exceptions.MessagingError" alt="" coords="5,375,301,433"/> +<area shape="rect" id="node5_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="72,30,235,50"/> +<area shape="rect" id="node5_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="72,50,235,70"/> +<area shape="rect" id="node5_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="72,73,235,93"/> +<area shape="rect" id="node5_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="72,93,235,113"/> +<area shape="rect" id="node5_20" href="javascript:void(0);" title="x[y]" alt="" coords="72,113,235,133"/> +<area shape="rect" id="node5_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="72,133,235,153"/> +<area shape="rect" id="node5_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="72,153,235,173"/> +<area shape="rect" id="node5_23" href="javascript:void(0);" title="repr(x)" alt="" coords="72,173,235,193"/> +<area shape="rect" id="node5_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="72,193,235,213"/> +<area shape="rect" id="node5_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="72,213,235,233"/> +<area shape="rect" id="node5_26" href="javascript:void(0);" title="str(x)" alt="" coords="72,233,235,253"/> +<area shape="rect" id="node5_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="72,253,235,273"/> +<area shape="rect" id="node5" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="60,5,247,279"/> +</map> + <img src="uml_class_diagram_for_qpid_mes_16.png" alt='' usemap="#uml_class_diagram_for_qpid_mes_16" ismap="ismap" class="graph-without-title" /> +</center> +</center> +<hr /> +<!-- ==================== INSTANCE METHODS ==================== --> +<a name="section-InstanceMethods"></a> +<table class="summary" border="1" cellpadding="3" + cellspacing="0" width="100%" bgcolor="white"> +<tr bgcolor="#70b0f0" class="table-header"> + <td align="left" colspan="2" class="table-header"> + <span class="table-header">Instance Methods</span></td> +</tr> + <tr> + <td colspan="2" class="summary"> + <p class="indent-wrapped-lines"><b>Inherited from <code><a href="qpid.messaging.exceptions.MessagingError-class.html">MessagingError</a></code></b>: + <code><a href="qpid.messaging.exceptions.MessagingError-class.html#__init__">__init__</a></code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>: + <code>__new__</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: + <code>__delattr__</code>, + <code>__getattribute__</code>, + <code>__getitem__</code>, + <code>__getslice__</code>, + <code>__reduce__</code>, + <code>__repr__</code>, + <code>__setattr__</code>, + <code>__setstate__</code>, + <code>__str__</code>, + <code>__unicode__</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: + <code>__format__</code>, + <code>__hash__</code>, + <code>__reduce_ex__</code>, + <code>__sizeof__</code>, + <code>__subclasshook__</code> + </p> + </td> + </tr> +</table> +<!-- ==================== PROPERTIES ==================== --> +<a name="section-Properties"></a> +<table class="summary" border="1" cellpadding="3" + cellspacing="0" width="100%" bgcolor="white"> +<tr bgcolor="#70b0f0" class="table-header"> + <td align="left" colspan="2" class="table-header"> + <span class="table-header">Properties</span></td> +</tr> + <tr> + <td colspan="2" class="summary"> + <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: + <code>args</code>, + <code>message</code> + </p> + <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: + <code>__class__</code> + </p> + </td> + </tr> +</table> +<!-- ==================== NAVIGATION BAR ==================== --> +<table class="navbar" border="0" width="100%" cellpadding="0" + bgcolor="#a0c0ff" cellspacing="0"> + <tr valign="middle"> + <!-- Home link --> + <th> <a + href="qpid.messaging-module.html">Home</a> </th> + + <!-- Tree link --> + <th> <a + href="module-tree.html">Trees</a> </th> + + <!-- Index link --> + <th> <a + href="identifier-index.html">Indices</a> </th> + + <!-- Help link --> + <th> <a + href="help.html">Help</a> </th> + + <!-- Project homepage --> + <th class="navbar" align="right" width="100%"> + <table border="0" cellpadding="0" cellspacing="0"> + <tr><th class="navbar" align="center" + ><a class="navbar" target="_top" href="http://qpid.apache.org/index.html">Qpid Python Messaging API</a></th> + </tr></table></th> + </tr> +</table> +<table border="0" cellpadding="0" cellspacing="0" width="100%%"> + <tr> + <td align="left" class="footer"> + Generated by Epydoc 3.0.1 on Mon Aug 29 15:56:48 2016 + </td> + <td align="right" class="footer"> + <a target="mainFrame" href="http://epydoc.sourceforge.net" + >http://epydoc.sourceforge.net</a> + </td> + </tr> +</table> + +<script type="text/javascript"> + <!-- + // Private objects are initially displayed (because if + // javascript is turned off then we want them to be + // visible); but by default, we want to hide them. So hide + // them unless we have a cookie that says to show them. + checkCookie(); + // --> +</script> +</body> +</html> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org