/pylons-rest-ENV/share/doc/ipython/manual/html/api/generated/IPython.kernel.error.html
Relevant Search: With Applications for Solr and Elasticsearch
For more in depth reading about search, ranking and generally everything you could ever want to know about how lucene, elasticsearch or solr work under the hood I highly suggest this book. Easily one of the most interesting technical books I have read in a long time. If you are tasked with solving search relevance problems even if not in Solr or Elasticsearch it should be your first reference. Amazon Affiliate LinkHTML | 602 lines | 537 code | 65 blank | 0 comment | 0 complexity | 29586fae313f61ea2b40cfec2e28ff3a MD5 | raw file
Large files files are truncated, but you can click here to view the full file
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 6 <title>kernel.error — IPython v0.10 documentation</title> 7 <link rel="stylesheet" href="../../_static/default.css" type="text/css" /> 8 <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" /> 9 <script type="text/javascript"> 10 var DOCUMENTATION_OPTIONS = { 11 URL_ROOT: '../../', 12 VERSION: '0.10', 13 COLLAPSE_MODINDEX: false, 14 FILE_SUFFIX: '.html', 15 HAS_SOURCE: true 16 }; 17 </script> 18 <script type="text/javascript" src="../../_static/jquery.js"></script> 19 <script type="text/javascript" src="../../_static/doctools.js"></script> 20 <link rel="top" title="IPython v0.10 documentation" href="../../index.html" /> 21 <link rel="up" title="The IPython API" href="../index.html" /> 22 <link rel="next" title="kernel.fcutil" href="IPython.kernel.fcutil.html" /> 23 <link rel="prev" title="kernel.engineservice" href="IPython.kernel.engineservice.html" /> 24 </head> 25 <body> 26 <div class="related"> 27 <h3>Navigation</h3> 28 <ul> 29 <li class="right" style="margin-right: 10px"> 30 <a href="../../genindex.html" title="General Index" 31 accesskey="I">index</a></li> 32 <li class="right" > 33 <a href="../../modindex.html" title="Global Module Index" 34 accesskey="M">modules</a> |</li> 35 <li class="right" > 36 <a href="IPython.kernel.fcutil.html" title="kernel.fcutil" 37 accesskey="N">next</a> |</li> 38 <li class="right" > 39 <a href="IPython.kernel.engineservice.html" title="kernel.engineservice" 40 accesskey="P">previous</a> |</li> 41 <li><a href="../../index.html">IPython v0.10 documentation</a> »</li> 42 <li><a href="../index.html" accesskey="U">The IPython API</a> »</li> 43 </ul> 44 </div> 45 <div class="document"> 46 <div class="documentwrapper"> 47 <div class="bodywrapper"> 48 <div class="body"> 49 50 51 <div class="section" id="kernel-error"> 52<h1>kernel.error<a class="headerlink" href="#kernel-error" title="Permalink to this headline">�</a></h1> 53<div class="section" id="module-IPython.kernel.error"> 54<h2>Module: <tt class="xref docutils literal"><span class="pre">kernel.error</span></tt><a class="headerlink" href="#module-IPython.kernel.error" title="Permalink to this headline">�</a></h2> 55<p>Inheritance diagram for <tt class="docutils literal"><span class="pre">IPython.kernel.error</span></tt>:</p> 56<img src="../../_images/inheritance3b94a348ff.png" usemap="#inheritance3b94a348ff" class="inheritance"/><map id="inheritance3b94a348ff" name="inheritance3b94a348ff"> 57<area shape="rect" href="#IPython.kernel.error.InvalidEngineID" title="kernel.error.InvalidEngineID" alt="" coords="367,4,515,24"/> 58<area shape="rect" href="#IPython.kernel.error.KernelError" title="kernel.error.KernelError" alt="" coords="167,487,295,507"/> 59<area shape="rect" href="#IPython.kernel.error.ClientError" title="kernel.error.ClientError" alt="" coords="378,43,504,63"/> 60<area shape="rect" href="#IPython.kernel.error.SerializationError" title="kernel.error.SerializationError" alt="" coords="362,81,520,102"/> 61<area shape="rect" href="#IPython.kernel.error.TaskTimeout" title="kernel.error.TaskTimeout" alt="" coords="374,120,508,140"/> 62<area shape="rect" href="#IPython.kernel.error.TaskAborted" title="kernel.error.TaskAborted" alt="" coords="374,158,508,179"/> 63<area shape="rect" href="#IPython.kernel.error.MissingBlockArgument" title="kernel.error.MissingBlockArgument" alt="" coords="348,197,533,217"/> 64<area shape="rect" href="#IPython.kernel.error.MessageSizeError" title="kernel.error.MessageSizeError" alt="" coords="360,236,522,256"/> 65<area shape="rect" href="#IPython.kernel.error.InvalidClientID" title="kernel.error.InvalidClientID" alt="" coords="370,274,512,295"/> 66<area shape="rect" href="#IPython.kernel.error.AbortedPendingDeferredError" title="kernel.error.AbortedPendingDeferredError" alt="" coords="331,313,551,333"/> 67<area shape="rect" href="#IPython.kernel.error.TaskRejectError" title="kernel.error.TaskRejectError" alt="" coords="367,351,515,372"/> 68<area shape="rect" href="#IPython.kernel.error.NotDefined" title="kernel.error.NotDefined" alt="" coords="376,390,506,410"/> 69<area shape="rect" href="#IPython.kernel.error.StopLocalExecution" title="kernel.error.StopLocalExecution" alt="" coords="356,429,526,449"/> 70<area shape="rect" href="#IPython.kernel.error.ResultNotCompleted" title="kernel.error.ResultNotCompleted" alt="" coords="354,467,528,488"/> 71<area shape="rect" href="#IPython.kernel.error.FileTimeoutError" title="kernel.error.FileTimeoutError" alt="" coords="365,506,517,526"/> 72<area shape="rect" href="#IPython.kernel.error.InvalidProperty" title="kernel.error.InvalidProperty" alt="" coords="368,545,514,565"/> 73<area shape="rect" href="#IPython.kernel.error.UnpickleableException" title="kernel.error.UnpickleableException" alt="" coords="349,583,532,603"/> 74<area shape="rect" href="#IPython.kernel.error.NotAPendingResult" title="kernel.error.NotAPendingResult" alt="" coords="358,622,524,642"/> 75<area shape="rect" href="#IPython.kernel.error.IdInUse" title="kernel.error.IdInUse" alt="" coords="386,660,496,681"/> 76<area shape="rect" href="#IPython.kernel.error.NoEnginesRegistered" title="kernel.error.NoEnginesRegistered" alt="" coords="353,699,529,719"/> 77<area shape="rect" href="#IPython.kernel.error.SecurityError" title="kernel.error.SecurityError" alt="" coords="372,738,510,758"/> 78<area shape="rect" href="#IPython.kernel.error.ProtocolError" title="kernel.error.ProtocolError" alt="" coords="372,776,510,796"/> 79<area shape="rect" href="#IPython.kernel.error.CompositeError" title="kernel.error.CompositeError" alt="" coords="366,815,516,835"/> 80<area shape="rect" href="#IPython.kernel.error.ConnectionError" title="kernel.error.ConnectionError" alt="" coords="365,853,517,874"/> 81<area shape="rect" href="#IPython.kernel.error.ResultAlreadyRetrieved" title="kernel.error.ResultAlreadyRetrieved" alt="" coords="348,892,533,912"/> 82<area shape="rect" href="#IPython.kernel.error.InvalidDeferredID" title="kernel.error.InvalidDeferredID" alt="" coords="362,931,520,951"/> 83<area shape="rect" href="#IPython.kernel.error.QueueCleared" title="kernel.error.QueueCleared" alt="" coords="369,969,513,989"/> 84<area shape="rect" href="#IPython.kernel.error.PBMessageSizeError" title="kernel.error.PBMessageSizeError" alt="" coords="588,236,763,256"/> 85<area shape="rect" href="IPython.kernel.core.error.html#IPython.kernel.core.error.IPythonError" title="core.error.IPythonError" alt="" coords="4,487,130,507"/> 86</map> 87<p>Classes and functions for kernel related errors and exceptions.</p> 88</div> 89<div class="section" id="classes"> 90<h2>Classes<a class="headerlink" href="#classes" title="Permalink to this headline">�</a></h2> 91<div class="section" id="abortedpendingdeferrederror"> 92<h3><a title="IPython.kernel.error.AbortedPendingDeferredError" class="reference internal" href="#IPython.kernel.error.AbortedPendingDeferredError"><tt class="xref docutils literal"><span class="pre">AbortedPendingDeferredError</span></tt></a><a class="headerlink" href="#abortedpendingdeferrederror" title="Permalink to this headline">�</a></h3> 93<dl class="class"> 94<dt id="IPython.kernel.error.AbortedPendingDeferredError"> 95<!--[IPython.kernel.error.AbortedPendingDeferredError]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">AbortedPendingDeferredError</tt><a class="headerlink" href="#IPython.kernel.error.AbortedPendingDeferredError" title="Permalink to this definition">�</a></dt> 96<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 97<dl class="method"> 98<dt id="IPython.kernel.error.AbortedPendingDeferredError.__init__"> 99<!--[IPython.kernel.error.AbortedPendingDeferredError.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.AbortedPendingDeferredError.__init__" title="Permalink to this definition">�</a></dt> 100<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 101 102</dd></dl> 103 104</div> 105<div class="section" id="clienterror"> 106<h3><a title="IPython.kernel.error.ClientError" class="reference internal" href="#IPython.kernel.error.ClientError"><tt class="xref docutils literal"><span class="pre">ClientError</span></tt></a><a class="headerlink" href="#clienterror" title="Permalink to this headline">�</a></h3> 107<dl class="class"> 108<dt id="IPython.kernel.error.ClientError"> 109<!--[IPython.kernel.error.ClientError]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">ClientError</tt><a class="headerlink" href="#IPython.kernel.error.ClientError" title="Permalink to this definition">�</a></dt> 110<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 111<dl class="method"> 112<dt id="IPython.kernel.error.ClientError.__init__"> 113<!--[IPython.kernel.error.ClientError.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.ClientError.__init__" title="Permalink to this definition">�</a></dt> 114<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 115 116</dd></dl> 117 118</div> 119<div class="section" id="compositeerror"> 120<h3><a title="IPython.kernel.error.CompositeError" class="reference internal" href="#IPython.kernel.error.CompositeError"><tt class="xref docutils literal"><span class="pre">CompositeError</span></tt></a><a class="headerlink" href="#compositeerror" title="Permalink to this headline">�</a></h3> 121<dl class="class"> 122<dt id="IPython.kernel.error.CompositeError"> 123<!--[IPython.kernel.error.CompositeError]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">CompositeError</tt><big>(</big><em>message</em>, <em>elist</em><big>)</big><a class="headerlink" href="#IPython.kernel.error.CompositeError" title="Permalink to this definition">�</a></dt> 124<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 125<dl class="method"> 126<dt id="IPython.kernel.error.CompositeError.__init__"> 127<!--[IPython.kernel.error.CompositeError.__init__]--><tt class="descname">__init__</tt><big>(</big><em>message</em>, <em>elist</em><big>)</big><a class="headerlink" href="#IPython.kernel.error.CompositeError.__init__" title="Permalink to this definition">�</a></dt> 128<dd></dd></dl> 129 130<dl class="method"> 131<dt id="IPython.kernel.error.CompositeError.print_tracebacks"> 132<!--[IPython.kernel.error.CompositeError.print_tracebacks]--><tt class="descname">print_tracebacks</tt><big>(</big><em>excid=None</em><big>)</big><a class="headerlink" href="#IPython.kernel.error.CompositeError.print_tracebacks" title="Permalink to this definition">�</a></dt> 133<dd></dd></dl> 134 135<dl class="method"> 136<dt id="IPython.kernel.error.CompositeError.raise_exception"> 137<!--[IPython.kernel.error.CompositeError.raise_exception]--><tt class="descname">raise_exception</tt><big>(</big><em>excid=0</em><big>)</big><a class="headerlink" href="#IPython.kernel.error.CompositeError.raise_exception" title="Permalink to this definition">�</a></dt> 138<dd></dd></dl> 139 140</dd></dl> 141 142</div> 143<div class="section" id="connectionerror"> 144<h3><a title="IPython.kernel.error.ConnectionError" class="reference internal" href="#IPython.kernel.error.ConnectionError"><tt class="xref docutils literal"><span class="pre">ConnectionError</span></tt></a><a class="headerlink" href="#connectionerror" title="Permalink to this headline">�</a></h3> 145<dl class="class"> 146<dt id="IPython.kernel.error.ConnectionError"> 147<!--[IPython.kernel.error.ConnectionError]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">ConnectionError</tt><a class="headerlink" href="#IPython.kernel.error.ConnectionError" title="Permalink to this definition">�</a></dt> 148<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 149<dl class="method"> 150<dt id="IPython.kernel.error.ConnectionError.__init__"> 151<!--[IPython.kernel.error.ConnectionError.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.ConnectionError.__init__" title="Permalink to this definition">�</a></dt> 152<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 153 154</dd></dl> 155 156</div> 157<div class="section" id="filetimeouterror"> 158<h3><a title="IPython.kernel.error.FileTimeoutError" class="reference internal" href="#IPython.kernel.error.FileTimeoutError"><tt class="xref docutils literal"><span class="pre">FileTimeoutError</span></tt></a><a class="headerlink" href="#filetimeouterror" title="Permalink to this headline">�</a></h3> 159<dl class="class"> 160<dt id="IPython.kernel.error.FileTimeoutError"> 161<!--[IPython.kernel.error.FileTimeoutError]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">FileTimeoutError</tt><a class="headerlink" href="#IPython.kernel.error.FileTimeoutError" title="Permalink to this definition">�</a></dt> 162<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 163<dl class="method"> 164<dt id="IPython.kernel.error.FileTimeoutError.__init__"> 165<!--[IPython.kernel.error.FileTimeoutError.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.FileTimeoutError.__init__" title="Permalink to this definition">�</a></dt> 166<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 167 168</dd></dl> 169 170</div> 171<div class="section" id="idinuse"> 172<h3><a title="IPython.kernel.error.IdInUse" class="reference internal" href="#IPython.kernel.error.IdInUse"><tt class="xref docutils literal"><span class="pre">IdInUse</span></tt></a><a class="headerlink" href="#idinuse" title="Permalink to this headline">�</a></h3> 173<dl class="class"> 174<dt id="IPython.kernel.error.IdInUse"> 175<!--[IPython.kernel.error.IdInUse]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">IdInUse</tt><a class="headerlink" href="#IPython.kernel.error.IdInUse" title="Permalink to this definition">�</a></dt> 176<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 177<dl class="method"> 178<dt id="IPython.kernel.error.IdInUse.__init__"> 179<!--[IPython.kernel.error.IdInUse.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.IdInUse.__init__" title="Permalink to this definition">�</a></dt> 180<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 181 182</dd></dl> 183 184</div> 185<div class="section" id="invalidclientid"> 186<h3><a title="IPython.kernel.error.InvalidClientID" class="reference internal" href="#IPython.kernel.error.InvalidClientID"><tt class="xref docutils literal"><span class="pre">InvalidClientID</span></tt></a><a class="headerlink" href="#invalidclientid" title="Permalink to this headline">�</a></h3> 187<dl class="class"> 188<dt id="IPython.kernel.error.InvalidClientID"> 189<!--[IPython.kernel.error.InvalidClientID]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">InvalidClientID</tt><a class="headerlink" href="#IPython.kernel.error.InvalidClientID" title="Permalink to this definition">�</a></dt> 190<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 191<dl class="method"> 192<dt id="IPython.kernel.error.InvalidClientID.__init__"> 193<!--[IPython.kernel.error.InvalidClientID.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.InvalidClientID.__init__" title="Permalink to this definition">�</a></dt> 194<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 195 196</dd></dl> 197 198</div> 199<div class="section" id="invaliddeferredid"> 200<h3><a title="IPython.kernel.error.InvalidDeferredID" class="reference internal" href="#IPython.kernel.error.InvalidDeferredID"><tt class="xref docutils literal"><span class="pre">InvalidDeferredID</span></tt></a><a class="headerlink" href="#invaliddeferredid" title="Permalink to this headline">�</a></h3> 201<dl class="class"> 202<dt id="IPython.kernel.error.InvalidDeferredID"> 203<!--[IPython.kernel.error.InvalidDeferredID]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">InvalidDeferredID</tt><a class="headerlink" href="#IPython.kernel.error.InvalidDeferredID" title="Permalink to this definition">�</a></dt> 204<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 205<dl class="method"> 206<dt id="IPython.kernel.error.InvalidDeferredID.__init__"> 207<!--[IPython.kernel.error.InvalidDeferredID.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.InvalidDeferredID.__init__" title="Permalink to this definition">�</a></dt> 208<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 209 210</dd></dl> 211 212</div> 213<div class="section" id="invalidengineid"> 214<h3><a title="IPython.kernel.error.InvalidEngineID" class="reference internal" href="#IPython.kernel.error.InvalidEngineID"><tt class="xref docutils literal"><span class="pre">InvalidEngineID</span></tt></a><a class="headerlink" href="#invalidengineid" title="Permalink to this headline">�</a></h3> 215<dl class="class"> 216<dt id="IPython.kernel.error.InvalidEngineID"> 217<!--[IPython.kernel.error.InvalidEngineID]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">InvalidEngineID</tt><a class="headerlink" href="#IPython.kernel.error.InvalidEngineID" title="Permalink to this definition">�</a></dt> 218<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 219<dl class="method"> 220<dt id="IPython.kernel.error.InvalidEngineID.__init__"> 221<!--[IPython.kernel.error.InvalidEngineID.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.InvalidEngineID.__init__" title="Permalink to this definition">�</a></dt> 222<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 223 224</dd></dl> 225 226</div> 227<div class="section" id="invalidproperty"> 228<h3><a title="IPython.kernel.error.InvalidProperty" class="reference internal" href="#IPython.kernel.error.InvalidProperty"><tt class="xref docutils literal"><span class="pre">InvalidProperty</span></tt></a><a class="headerlink" href="#invalidproperty" title="Permalink to this headline">�</a></h3> 229<dl class="class"> 230<dt id="IPython.kernel.error.InvalidProperty"> 231<!--[IPython.kernel.error.InvalidProperty]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">InvalidProperty</tt><a class="headerlink" href="#IPython.kernel.error.InvalidProperty" title="Permalink to this definition">�</a></dt> 232<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 233<dl class="method"> 234<dt id="IPython.kernel.error.InvalidProperty.__init__"> 235<!--[IPython.kernel.error.InvalidProperty.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.InvalidProperty.__init__" title="Permalink to this definition">�</a></dt> 236<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 237 238</dd></dl> 239 240</div> 241<div class="section" id="kernelerror"> 242<h3><a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">KernelError</span></tt></a><a class="headerlink" href="#kernelerror" title="Permalink to this headline">�</a></h3> 243<dl class="class"> 244<dt id="IPython.kernel.error.KernelError"> 245<!--[IPython.kernel.error.KernelError]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">KernelError</tt><a class="headerlink" href="#IPython.kernel.error.KernelError" title="Permalink to this definition">�</a></dt> 246<dd><p>Bases: <a title="IPython.kernel.core.error.IPythonError" class="reference external" href="IPython.kernel.core.error.html#IPython.kernel.core.error.IPythonError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.core.error.IPythonError</span></tt></a></p> 247<dl class="method"> 248<dt id="IPython.kernel.error.KernelError.__init__"> 249<!--[IPython.kernel.error.KernelError.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.KernelError.__init__" title="Permalink to this definition">�</a></dt> 250<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 251 252</dd></dl> 253 254</div> 255<div class="section" id="messagesizeerror"> 256<h3><a title="IPython.kernel.error.MessageSizeError" class="reference internal" href="#IPython.kernel.error.MessageSizeError"><tt class="xref docutils literal"><span class="pre">MessageSizeError</span></tt></a><a class="headerlink" href="#messagesizeerror" title="Permalink to this headline">�</a></h3> 257<dl class="class"> 258<dt id="IPython.kernel.error.MessageSizeError"> 259<!--[IPython.kernel.error.MessageSizeError]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">MessageSizeError</tt><a class="headerlink" href="#IPython.kernel.error.MessageSizeError" title="Permalink to this definition">�</a></dt> 260<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 261<dl class="method"> 262<dt id="IPython.kernel.error.MessageSizeError.__init__"> 263<!--[IPython.kernel.error.MessageSizeError.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.MessageSizeError.__init__" title="Permalink to this definition">�</a></dt> 264<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 265 266</dd></dl> 267 268</div> 269<div class="section" id="missingblockargument"> 270<h3><a title="IPython.kernel.error.MissingBlockArgument" class="reference internal" href="#IPython.kernel.error.MissingBlockArgument"><tt class="xref docutils literal"><span class="pre">MissingBlockArgument</span></tt></a><a class="headerlink" href="#missingblockargument" title="Permalink to this headline">�</a></h3> 271<dl class="class"> 272<dt id="IPython.kernel.error.MissingBlockArgument"> 273<!--[IPython.kernel.error.MissingBlockArgument]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">MissingBlockArgument</tt><a class="headerlink" href="#IPython.kernel.error.MissingBlockArgument" title="Permalink to this definition">�</a></dt> 274<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 275<dl class="method"> 276<dt id="IPython.kernel.error.MissingBlockArgument.__init__"> 277<!--[IPython.kernel.error.MissingBlockArgument.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.MissingBlockArgument.__init__" title="Permalink to this definition">�</a></dt> 278<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 279 280</dd></dl> 281 282</div> 283<div class="section" id="noenginesregistered"> 284<h3><a title="IPython.kernel.error.NoEnginesRegistered" class="reference internal" href="#IPython.kernel.error.NoEnginesRegistered"><tt class="xref docutils literal"><span class="pre">NoEnginesRegistered</span></tt></a><a class="headerlink" href="#noenginesregistered" title="Permalink to this headline">�</a></h3> 285<dl class="class"> 286<dt id="IPython.kernel.error.NoEnginesRegistered"> 287<!--[IPython.kernel.error.NoEnginesRegistered]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">NoEnginesRegistered</tt><a class="headerlink" href="#IPython.kernel.error.NoEnginesRegistered" title="Permalink to this definition">�</a></dt> 288<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 289<dl class="method"> 290<dt id="IPython.kernel.error.NoEnginesRegistered.__init__"> 291<!--[IPython.kernel.error.NoEnginesRegistered.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.NoEnginesRegistered.__init__" title="Permalink to this definition">�</a></dt> 292<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 293 294</dd></dl> 295 296</div> 297<div class="section" id="notapendingresult"> 298<h3><a title="IPython.kernel.error.NotAPendingResult" class="reference internal" href="#IPython.kernel.error.NotAPendingResult"><tt class="xref docutils literal"><span class="pre">NotAPendingResult</span></tt></a><a class="headerlink" href="#notapendingresult" title="Permalink to this headline">�</a></h3> 299<dl class="class"> 300<dt id="IPython.kernel.error.NotAPendingResult"> 301<!--[IPython.kernel.error.NotAPendingResult]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">NotAPendingResult</tt><a class="headerlink" href="#IPython.kernel.error.NotAPendingResult" title="Permalink to this definition">�</a></dt> 302<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 303<dl class="method"> 304<dt id="IPython.kernel.error.NotAPendingResult.__init__"> 305<!--[IPython.kernel.error.NotAPendingResult.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.NotAPendingResult.__init__" title="Permalink to this definition">�</a></dt> 306<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 307 308</dd></dl> 309 310</div> 311<div class="section" id="notdefined"> 312<h3><a title="IPython.kernel.error.NotDefined" class="reference internal" href="#IPython.kernel.error.NotDefined"><tt class="xref docutils literal"><span class="pre">NotDefined</span></tt></a><a class="headerlink" href="#notdefined" title="Permalink to this headline">�</a></h3> 313<dl class="class"> 314<dt id="IPython.kernel.error.NotDefined"> 315<!--[IPython.kernel.error.NotDefined]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">NotDefined</tt><big>(</big><em>name</em><big>)</big><a class="headerlink" href="#IPython.kernel.error.NotDefined" title="Permalink to this definition">�</a></dt> 316<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 317<dl class="method"> 318<dt id="IPython.kernel.error.NotDefined.__init__"> 319<!--[IPython.kernel.error.NotDefined.__init__]--><tt class="descname">__init__</tt><big>(</big><em>name</em><big>)</big><a class="headerlink" href="#IPython.kernel.error.NotDefined.__init__" title="Permalink to this definition">�</a></dt> 320<dd></dd></dl> 321 322</dd></dl> 323 324</div> 325<div class="section" id="pbmessagesizeerror"> 326<h3><a title="IPython.kernel.error.PBMessageSizeError" class="reference internal" href="#IPython.kernel.error.PBMessageSizeError"><tt class="xref docutils literal"><span class="pre">PBMessageSizeError</span></tt></a><a class="headerlink" href="#pbmessagesizeerror" title="Permalink to this headline">�</a></h3> 327<dl class="class"> 328<dt id="IPython.kernel.error.PBMessageSizeError"> 329<!--[IPython.kernel.error.PBMessageSizeError]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">PBMessageSizeError</tt><a class="headerlink" href="#IPython.kernel.error.PBMessageSizeError" title="Permalink to this definition">�</a></dt> 330<dd><p>Bases: <a title="IPython.kernel.error.MessageSizeError" class="reference internal" href="#IPython.kernel.error.MessageSizeError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.MessageSizeError</span></tt></a></p> 331<dl class="method"> 332<dt id="IPython.kernel.error.PBMessageSizeError.__init__"> 333<!--[IPython.kernel.error.PBMessageSizeError.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.PBMessageSizeError.__init__" title="Permalink to this definition">�</a></dt> 334<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 335 336</dd></dl> 337 338</div> 339<div class="section" id="protocolerror"> 340<h3><a title="IPython.kernel.error.ProtocolError" class="reference internal" href="#IPython.kernel.error.ProtocolError"><tt class="xref docutils literal"><span class="pre">ProtocolError</span></tt></a><a class="headerlink" href="#protocolerror" title="Permalink to this headline">�</a></h3> 341<dl class="class"> 342<dt id="IPython.kernel.error.ProtocolError"> 343<!--[IPython.kernel.error.ProtocolError]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">ProtocolError</tt><a class="headerlink" href="#IPython.kernel.error.ProtocolError" title="Permalink to this definition">�</a></dt> 344<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 345<dl class="method"> 346<dt id="IPython.kernel.error.ProtocolError.__init__"> 347<!--[IPython.kernel.error.ProtocolError.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.ProtocolError.__init__" title="Permalink to this definition">�</a></dt> 348<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 349 350</dd></dl> 351 352</div> 353<div class="section" id="queuecleared"> 354<h3><a title="IPython.kernel.error.QueueCleared" class="reference internal" href="#IPython.kernel.error.QueueCleared"><tt class="xref docutils literal"><span class="pre">QueueCleared</span></tt></a><a class="headerlink" href="#queuecleared" title="Permalink to this headline">�</a></h3> 355<dl class="class"> 356<dt id="IPython.kernel.error.QueueCleared"> 357<!--[IPython.kernel.error.QueueCleared]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">QueueCleared</tt><a class="headerlink" href="#IPython.kernel.error.QueueCleared" title="Permalink to this definition">�</a></dt> 358<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 359<dl class="method"> 360<dt id="IPython.kernel.error.QueueCleared.__init__"> 361<!--[IPython.kernel.error.QueueCleared.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.QueueCleared.__init__" title="Permalink to this definition">�</a></dt> 362<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 363 364</dd></dl> 365 366</div> 367<div class="section" id="resultalreadyretrieved"> 368<h3><a title="IPython.kernel.error.ResultAlreadyRetrieved" class="reference internal" href="#IPython.kernel.error.ResultAlreadyRetrieved"><tt class="xref docutils literal"><span class="pre">ResultAlreadyRetrieved</span></tt></a><a class="headerlink" href="#resultalreadyretrieved" title="Permalink to this headline">�</a></h3> 369<dl class="class"> 370<dt id="IPython.kernel.error.ResultAlreadyRetrieved"> 371<!--[IPython.kernel.error.ResultAlreadyRetrieved]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">ResultAlreadyRetrieved</tt><a class="headerlink" href="#IPython.kernel.error.ResultAlreadyRetrieved" title="Permalink to this definition">�</a></dt> 372<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 373<dl class="method"> 374<dt id="IPython.kernel.error.ResultAlreadyRetrieved.__init__"> 375<!--[IPython.kernel.error.ResultAlreadyRetrieved.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.ResultAlreadyRetrieved.__init__" title="Permalink to this definition">�</a></dt> 376<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 377 378</dd></dl> 379 380</div> 381<div class="section" id="resultnotcompleted"> 382<h3><a title="IPython.kernel.error.ResultNotCompleted" class="reference internal" href="#IPython.kernel.error.ResultNotCompleted"><tt class="xref docutils literal"><span class="pre">ResultNotCompleted</span></tt></a><a class="headerlink" href="#resultnotcompleted" title="Permalink to this headline">�</a></h3> 383<dl class="class"> 384<dt id="IPython.kernel.error.ResultNotCompleted"> 385<!--[IPython.kernel.error.ResultNotCompleted]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">ResultNotCompleted</tt><a class="headerlink" href="#IPython.kernel.error.ResultNotCompleted" title="Permalink to this definition">�</a></dt> 386<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 387<dl class="method"> 388<dt id="IPython.kernel.error.ResultNotCompleted.__init__"> 389<!--[IPython.kernel.error.ResultNotCompleted.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.ResultNotCompleted.__init__" title="Permalink to this definition">�</a></dt> 390<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 391 392</dd></dl> 393 394</div> 395<div class="section" id="securityerror"> 396<h3><a title="IPython.kernel.error.SecurityError" class="reference internal" href="#IPython.kernel.error.SecurityError"><tt class="xref docutils literal"><span class="pre">SecurityError</span></tt></a><a class="headerlink" href="#securityerror" title="Permalink to this headline">�</a></h3> 397<dl class="class"> 398<dt id="IPython.kernel.error.SecurityError"> 399<!--[IPython.kernel.error.SecurityError]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">SecurityError</tt><a class="headerlink" href="#IPython.kernel.error.SecurityError" title="Permalink to this definition">�</a></dt> 400<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 401<dl class="method"> 402<dt id="IPython.kernel.error.SecurityError.__init__"> 403<!--[IPython.kernel.error.SecurityError.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.SecurityError.__init__" title="Permalink to this definition">�</a></dt> 404<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 405 406</dd></dl> 407 408</div> 409<div class="section" id="serializationerror"> 410<h3><a title="IPython.kernel.error.SerializationError" class="reference internal" href="#IPython.kernel.error.SerializationError"><tt class="xref docutils literal"><span class="pre">SerializationError</span></tt></a><a class="headerlink" href="#serializationerror" title="Permalink to this headline">�</a></h3> 411<dl class="class"> 412<dt id="IPython.kernel.error.SerializationError"> 413<!--[IPython.kernel.error.SerializationError]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">SerializationError</tt><a class="headerlink" href="#IPython.kernel.error.SerializationError" title="Permalink to this definition">�</a></dt> 414<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 415<dl class="method"> 416<dt id="IPython.kernel.error.SerializationError.__init__"> 417<!--[IPython.kernel.error.SerializationError.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.SerializationError.__init__" title="Permalink to this definition">�</a></dt> 418<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 419 420</dd></dl> 421 422</div> 423<div class="section" id="stoplocalexecution"> 424<h3><a title="IPython.kernel.error.StopLocalExecution" class="reference internal" href="#IPython.kernel.error.StopLocalExecution"><tt class="xref docutils literal"><span class="pre">StopLocalExecution</span></tt></a><a class="headerlink" href="#stoplocalexecution" title="Permalink to this headline">�</a></h3> 425<dl class="class"> 426<dt id="IPython.kernel.error.StopLocalExecution"> 427<!--[IPython.kernel.error.StopLocalExecution]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">StopLocalExecution</tt><a class="headerlink" href="#IPython.kernel.error.StopLocalExecution" title="Permalink to this definition">�</a></dt> 428<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 429<dl class="method"> 430<dt id="IPython.kernel.error.StopLocalExecution.__init__"> 431<!--[IPython.kernel.error.StopLocalExecution.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.StopLocalExecution.__init__" title="Permalink to this definition">�</a></dt> 432<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 433 434</dd></dl> 435 436</div> 437<div class="section" id="taskaborted"> 438<h3><a title="IPython.kernel.error.TaskAborted" class="reference internal" href="#IPython.kernel.error.TaskAborted"><tt class="xref docutils literal"><span class="pre">TaskAborted</span></tt></a><a class="headerlink" href="#taskaborted" title="Permalink to this headline">�</a></h3> 439<dl class="class"> 440<dt id="IPython.kernel.error.TaskAborted"> 441<!--[IPython.kernel.error.TaskAborted]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">TaskAborted</tt><a class="headerlink" href="#IPython.kernel.error.TaskAborted" title="Permalink to this definition">�</a></dt> 442<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 443<dl class="method"> 444<dt id="IPython.kernel.error.TaskAborted.__init__"> 445<!--[IPython.kernel.error.TaskAborted.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.TaskAborted.__init__" title="Permalink to this definition">�</a></dt> 446<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 447 448</dd></dl> 449 450</div> 451<div class="section" id="taskrejecterror"> 452<h3><a title="IPython.kernel.error.TaskRejectError" class="reference internal" href="#IPython.kernel.error.TaskRejectError"><tt class="xref docutils literal"><span class="pre">TaskRejectError</span></tt></a><a class="headerlink" href="#taskrejecterror" title="Permalink to this headline">�</a></h3> 453<dl class="class"> 454<dt id="IPython.kernel.error.TaskRejectError"> 455<!--[IPython.kernel.error.TaskRejectError]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">TaskRejectError</tt><a class="headerlink" href="#IPython.kernel.error.TaskRejectError" title="Permalink to this definition">�</a></dt> 456<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 457<p>Exception to raise when a task should be rejected by an engine.</p> 458<p>This exception can be used to allow a task running on an engine to test 459if the engine (or the user’s namespace on the engine) has the needed 460task dependencies. If not, the task should raise this exception. For 461the task to be retried on another engine, the task should be created 462with the <cite>retries</cite> argument > 1.</p> 463<p>The advantage of this approach over our older properties system is that 464tasks have full access to the user’s namespace on the engines and the 465properties don’t have to be managed or tested by the controller.</p> 466<dl class="method"> 467<dt id="IPython.kernel.error.TaskRejectError.__init__"> 468<!--[IPython.kernel.error.TaskRejectError.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.TaskRejectError.__init__" title="Permalink to this definition">�</a></dt> 469<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 470 471</dd></dl> 472 473</div> 474<div class="section" id="tasktimeout"> 475<h3><a title="IPython.kernel.error.TaskTimeout" class="reference internal" href="#IPython.kernel.error.TaskTimeout"><tt class="xref docutils literal"><span class="pre">TaskTimeout</span></tt></a><a class="headerlink" href="#tasktimeout" title="Permalink to this headline">�</a></h3> 476<dl class="class"> 477<dt id="IPython.kernel.error.TaskTimeout"> 478<!--[IPython.kernel.error.TaskTimeout]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">TaskTimeout</tt><a class="headerlink" href="#IPython.kernel.error.TaskTimeout" title="Permalink to this definition">�</a></dt> 479<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 480<dl class="method"> 481<dt id="IPython.kernel.error.TaskTimeout.__init__"> 482<!--[IPython.kernel.error.TaskTimeout.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.TaskTimeout.__init__" title="Permalink to this definition">�</a></dt> 483<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 484 485</dd></dl> 486 487</div> 488<div class="section" id="unpickleableexception"> 489<h3><a title="IPython.kernel.error.UnpickleableException" class="reference internal" href="#IPython.kernel.error.UnpickleableException"><tt class="xref docutils literal"><span class="pre">UnpickleableException</span></tt></a><a class="headerlink" href="#unpickleableexception" title="Permalink to this headline">�</a></h3> 490<dl class="class"> 491<dt id="IPython.kernel.error.UnpickleableException"> 492<!--[IPython.kernel.error.UnpickleableException]-->class <tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">UnpickleableException</tt><a class="headerlink" href="#IPython.kernel.error.UnpickleableException" title="Permalink to this definition">�</a></dt> 493<dd><p>Bases: <a title="IPython.kernel.error.KernelError" class="reference internal" href="#IPython.kernel.error.KernelError"><tt class="xref docutils literal"><span class="pre">IPython.kernel.error.KernelError</span></tt></a></p> 494<dl class="method"> 495<dt id="IPython.kernel.error.UnpickleableException.__init__"> 496<!--[IPython.kernel.error.UnpickleableException.__init__]--><tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#IPython.kernel.error.UnpickleableException.__init__" title="Permalink to this definition">�</a></dt> 497<dd>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</dd></dl> 498 499</dd></dl> 500 501</div> 502</div> 503<div class="section" id="function"> 504<h2>Function<a class="headerlink" href="#function" title="Permalink to this headline">�</a></h2> 505<dl class="function"> 506<dt id="IPython.kernel.error.collect_exceptions"> 507<!--[IPython.kernel.error.collect_exceptions]--><tt class="descclassname">IPython.kernel.error.</tt><tt class="descname">collect_exceptions</tt><big>(</big><em>rlist</em>, <em>method</em><big>)</big><a class="headerlink" href="#IPython.kernel.error.collect_exceptions" title="Permalink to this definition">�</a></dt> 508<dd></dd></dl> 509 510</div> 511</div> 512 513 514 </div> 515 </div> 516 </div> 517 <div class="sphinxsidebar"> 518 <div class="sphinxsidebarwrapper"> 519 <h3><a href="../../index.html">Table Of Contents</a></h3> 520 <ul> 521<li><a class="reference external" href="">kernel.error</a><ul> 522<li><a class="reference external" href="#module-IPython.kernel.error">Module: <tt class="docutils literal"><span class="pre">kernel.error</span></tt></a></li> 523<li><a class="reference external" href="#classes">Classes</a><ul> 524<li><a class="reference external" href="#abortedpendingdeferrederror"><tt class="docutils literal"><span class="pre">AbortedPendingDeferredError</span></tt></a></li> 525<li><a class="reference external" href="#clienterror"><tt class="docutils literal"><span class="pre">ClientError</span></tt></a></li> 526<li><a class="reference external" href="#compositeerror"><tt class="docutils literal"><span class="pre">CompositeError</span></tt></a></li> 527<li><a class="reference external" href="#connectionerror"><tt class="docutils literal"><span class="pre">ConnectionError</span></tt></a></li> 528<li><a class="reference external" href="#filetimeouterror"><tt class="docutils literal"><span class="pre">FileTimeoutError</span></tt></a></li> 529<li><a class="reference external" href="#idinuse"><tt class="docutils literal"><span class="pre">IdInUse</span></tt></a></li> 530<li><a class="reference external" href="#invalidclientid"><tt class="docutils literal"><span class="pre">InvalidClientID</span></tt></a></li> 531<li><a class="reference external" href="#invaliddeferredid"><tt class="docutils literal"><span class="pre">InvalidDeferredID</span></tt></a></li> 532<li><a class="reference external" href="#invalidengineid"><tt class="docutils literal"><span class="pre">InvalidEngineID</span></tt></a></li> 533<li><a class="reference external" href="#invalidproperty"><tt class="docutils literal"><span class="pre">InvalidProperty</span></tt></a></li> 534<li><a class="reference external" href="#kernelerror"><tt class="docutils literal"><span class="pre">KernelError</span></tt></a></li> 535<li><a class="reference external" href="#messagesizeerror"><tt class="docutils literal"><span class="pre">MessageSizeError</span></tt></a></li> 536<li><a class="reference external" href="#missingblockargument"><tt class="docutils literal"><span class="pre">MissingBlockArgument</span></tt></a></li> 537<li><a class="reference external" href="#noenginesregistered"><tt class="docutils literal"><span class="pre">NoEnginesRegistered</span></tt></a></li> 538<li><a class="reference external" href="#notapendingresult"><tt class="docutils literal"><span class="pre">NotAPendingResult</span></tt></a></li> 539<li><a class="reference external" href="#notdefined"><tt class="docutils literal"><span class="pre">NotDefined</span></tt></a></li> 540<li><a class="reference external" href="#pbmessagesizeerror"><tt class="docutils literal"><span class="pre">PBMessageSizeError</span></tt></a></li> 541<li><a class="reference external" href="#protocolerror"><tt class="docutils literal"><span class="pre">ProtocolError</span></tt></a></li> 542<li><a class="reference external" href="#queuecleared"><tt class="docutils literal"><span class="pre">QueueCleared</span></tt></a></li> 543<li><a class="reference external" href="#resultalreadyretrieved"><tt class="docutils literal"><span class="pre">ResultAlreadyRetrieved</span></tt></a></li> 544<li><a class="reference external" href="#resultnotcompleted"><tt class="docutils literal"><span class="pre">ResultNotCompleted</span></tt></a></li> 545<li><a class="reference external" href="#securityerror"><tt class="docutils literal"><span class="pre">SecurityError</span></tt></a></li> 546<li><a class="reference external" href="#serializationerror"><tt class="docutils literal"><span class="pre">SerializationError</span></tt></a></li> 547<li><a class="reference external" href="#stoplocalexecution"><tt class="docutils literal"><span class="pre">StopLocalExecution</span></tt></a></li> 548<li><a class="reference external" hr…
Large files files are truncated, but you can click here to view the full file