aboutsummaryrefslogtreecommitdiffstats
path: root/exceptions.html
diff options
context:
space:
mode:
Diffstat (limited to 'exceptions.html')
-rw-r--r--exceptions.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/exceptions.html b/exceptions.html
index cd2c165..aa5d33e 100644
--- a/exceptions.html
+++ b/exceptions.html
@@ -147,12 +147,6 @@ be subclasses of <a class="reference internal" href="#eventmq.exceptions.EventMQ
147<dt id="eventmq.exceptions.EventMQError"> 147<dt id="eventmq.exceptions.EventMQError">
148<em class="property">exception </em><code class="descclassname">eventmq.exceptions.</code><code class="descname">EventMQError</code><a class="headerlink" href="#eventmq.exceptions.EventMQError" title="Permalink to this definition">¶</a></dt> 148<em class="property">exception </em><code class="descclassname">eventmq.exceptions.</code><code class="descname">EventMQError</code><a class="headerlink" href="#eventmq.exceptions.EventMQError" title="Permalink to this definition">¶</a></dt>
149<dd><p>All exceptions raised by EventMQ inherit from this base exception</p> 149<dd><p>All exceptions raised by EventMQ inherit from this base exception</p>
150<dl class="attribute">
151<dt id="eventmq.exceptions.EventMQError.__weakref__">
152<code class="descname">__weakref__</code><a class="headerlink" href="#eventmq.exceptions.EventMQError.__weakref__" title="Permalink to this definition">¶</a></dt>
153<dd><p>list of weak references to the object (if defined)</p>
154</dd></dl>
155
156</dd></dl> 150</dd></dl>
157 151
158<dl class="exception"> 152<dl class="exception">