| 1 | <?xml version="1.0" encoding="ascii"?> |
|---|
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
|---|
| 3 | "DTD/xhtml1-transitional.dtd"> |
|---|
| 4 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
|---|
| 5 | <head> |
|---|
| 6 | <title>pyinotify.NotifierError</title> |
|---|
| 7 | <link rel="stylesheet" href="epydoc.css" type="text/css" /> |
|---|
| 8 | <script type="text/javascript" src="epydoc.js"></script> |
|---|
| 9 | </head> |
|---|
| 10 | |
|---|
| 11 | <body bgcolor="white" text="black" link="blue" vlink="#204080" |
|---|
| 12 | alink="#204080"> |
|---|
| 13 | <!-- ==================== NAVIGATION BAR ==================== --> |
|---|
| 14 | <table class="navbar" border="0" width="100%" cellpadding="0" |
|---|
| 15 | bgcolor="#a0c0ff" cellspacing="0"> |
|---|
| 16 | <tr valign="middle"> |
|---|
| 17 | <!-- Home link --> |
|---|
| 18 | <th> <a |
|---|
| 19 | href="pyinotify-module.html">Home</a> </th> |
|---|
| 20 | |
|---|
| 21 | <!-- Tree link --> |
|---|
| 22 | <th> <a |
|---|
| 23 | href="module-tree.html">Trees</a> </th> |
|---|
| 24 | |
|---|
| 25 | <!-- Index link --> |
|---|
| 26 | <th> <a |
|---|
| 27 | href="identifier-index.html">Indices</a> </th> |
|---|
| 28 | |
|---|
| 29 | <!-- Help link --> |
|---|
| 30 | <th> <a |
|---|
| 31 | href="help.html">Help</a> </th> |
|---|
| 32 | |
|---|
| 33 | <th class="navbar" width="100%"></th> |
|---|
| 34 | </tr> |
|---|
| 35 | </table> |
|---|
| 36 | <table width="100%" cellpadding="0" cellspacing="0"> |
|---|
| 37 | <tr valign="top"> |
|---|
| 38 | <td width="100%"> |
|---|
| 39 | <span class="breadcrumbs"> |
|---|
| 40 | <a href="pyinotify-module.html">Module pyinotify</a> :: |
|---|
| 41 | Class NotifierError |
|---|
| 42 | </span> |
|---|
| 43 | </td> |
|---|
| 44 | <td> |
|---|
| 45 | <table cellpadding="0" cellspacing="0"> |
|---|
| 46 | <!-- hide/show private --> |
|---|
| 47 | <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" |
|---|
| 48 | onclick="toggle_private();">hide private</a>]</span></td></tr> |
|---|
| 49 | <tr><td align="right"><span class="options" |
|---|
| 50 | >[<a href="frames.html" target="_top">frames</a |
|---|
| 51 | >] | <a href="pyinotify.NotifierError-class.html" |
|---|
| 52 | target="_top">no frames</a>]</span></td></tr> |
|---|
| 53 | </table> |
|---|
| 54 | </td> |
|---|
| 55 | </tr> |
|---|
| 56 | </table> |
|---|
| 57 | <!-- ==================== CLASS DESCRIPTION ==================== --> |
|---|
| 58 | <h1 class="epydoc">Class NotifierError</h1><span class="codelink"><a href="pyinotify-pysrc.html#NotifierError">source code</a></span><br /><br /> |
|---|
| 59 | <center> |
|---|
| 60 | <center> <map id="uml_class_diagram_for_pyinotif_12" name="uml_class_diagram_for_pyinotif_12"> |
|---|
| 61 | <area shape="rect" href="javascript: void(0);" title="Returns: a new object with type S, a subtype of T" alt="" coords="32,292,157,310"/> |
|---|
| 62 | <area shape="rect" href="javascript: void(0);" title="Common base class for all non-exit exceptions." alt="" coords="31,266,159,312"/> |
|---|
| 63 | <area shape="rect" href="pyinotify.NotifierError-class.html#__init__" title="x.__init__(...) initializes x; see x.__class__.__doc__ for signature" alt="" coords="39,366,151,385"/> |
|---|
| 64 | <area shape="rect" href="pyinotify.NotifierError-class.html" title="Notifier Exception." alt="" coords="37,341,152,386"/> |
|---|
| 65 | <area shape="rect" href="javascript: void(0);" title="exceptions.BaseException.args" alt="" coords="17,28,172,46"/> |
|---|
| 66 | <area shape="rect" href="javascript: void(0);" title="exception message" alt="" coords="17,46,172,65"/> |
|---|
| 67 | <area shape="rect" href="javascript: void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="17,68,172,86"/> |
|---|
| 68 | <area shape="rect" href="javascript: void(0);" title="x[i:j]" alt="" coords="17,86,172,105"/> |
|---|
| 69 | <area shape="rect" href="javascript: void(0);" title="x[y]" alt="" coords="17,105,172,124"/> |
|---|
| 70 | <area shape="rect" href="javascript: void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="17,124,172,142"/> |
|---|
| 71 | <area shape="rect" href="javascript: void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="17,142,172,161"/> |
|---|
| 72 | <area shape="rect" href="javascript: void(0);" title="str(x)" alt="" coords="17,161,172,180"/> |
|---|
| 73 | <area shape="rect" href="javascript: void(0);" title="helper for pickle" alt="" coords="17,180,172,198"/> |
|---|
| 74 | <area shape="rect" href="javascript: void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="17,198,172,217"/> |
|---|
| 75 | <area shape="rect" href="javascript: void(0);" title="repr(x)" alt="" coords="17,217,172,236"/> |
|---|
| 76 | <area shape="rect" href="javascript: void(0);" title="Common base class for all exceptions" alt="" coords="16,10,173,237"/> |
|---|
| 77 | </map> |
|---|
| 78 | <img src="uml_class_diagram_for_pyinotif_12.gif" alt='' usemap="#uml_class_diagram_for_pyinotif_12" ismap="ismap" class="graph-without-title" /> |
|---|
| 79 | </center></center> |
|---|
| 80 | <hr /> |
|---|
| 81 | Notifier Exception. Raised on Notifier error.<br /><br /> |
|---|
| 82 | |
|---|
| 83 | <!-- ==================== INSTANCE METHODS ==================== --> |
|---|
| 84 | <a name="section-InstanceMethods"></a> |
|---|
| 85 | <table class="summary" border="1" cellpadding="3" |
|---|
| 86 | cellspacing="0" width="100%" bgcolor="white"> |
|---|
| 87 | <tr bgcolor="#70b0f0" class="table-header"> |
|---|
| 88 | <td colspan="2" class="table-header"> |
|---|
| 89 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
|---|
| 90 | <tr valign="top"> |
|---|
| 91 | <td align="left"><span class="table-header">Instance Methods</span></td> |
|---|
| 92 | <td align="right" valign="top" |
|---|
| 93 | ><span class="options">[<a href="#section-InstanceMethods" |
|---|
| 94 | class="privatelink" onclick="toggle_private();" |
|---|
| 95 | >hide private</a>]</span></td> |
|---|
| 96 | </tr> |
|---|
| 97 | </table> |
|---|
| 98 | </td> |
|---|
| 99 | </tr> |
|---|
| 100 | <tr> |
|---|
| 101 | <td width="15%" align="right" valign="top" class="summary"> |
|---|
| 102 | <span class="summary-type"> </span> |
|---|
| 103 | </td><td class="summary"> |
|---|
| 104 | <table width="100%" cellpadding="0" cellspacing="0" border="0"> |
|---|
| 105 | <tr> |
|---|
| 106 | <td><span class="summary-sig"><a href="pyinotify.NotifierError-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>, |
|---|
| 107 | <span class="summary-sig-arg">msg</span>)</span><br /> |
|---|
| 108 | x.__init__(...) initializes x; see x.__class__.__doc__ for |
|---|
| 109 | signature</td> |
|---|
| 110 | <td align="right" valign="top"> |
|---|
| 111 | <span class="codelink"><a href="pyinotify-pysrc.html#NotifierError.__init__">source code</a></span> |
|---|
| 112 | |
|---|
| 113 | </td> |
|---|
| 114 | </tr> |
|---|
| 115 | </table> |
|---|
| 116 | |
|---|
| 117 | </td> |
|---|
| 118 | </tr> |
|---|
| 119 | <tr> |
|---|
| 120 | <td colspan="2" class="summary"> |
|---|
| 121 | <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>: |
|---|
| 122 | <code>__new__</code> |
|---|
| 123 | </p> |
|---|
| 124 | <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: |
|---|
| 125 | <code>__delattr__</code>, |
|---|
| 126 | <code>__getattribute__</code>, |
|---|
| 127 | <code>__getitem__</code>, |
|---|
| 128 | <code>__getslice__</code>, |
|---|
| 129 | <code>__reduce__</code>, |
|---|
| 130 | <code>__repr__</code>, |
|---|
| 131 | <code>__setattr__</code>, |
|---|
| 132 | <code>__setstate__</code>, |
|---|
| 133 | <code>__str__</code> |
|---|
| 134 | </p> |
|---|
| 135 | <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: |
|---|
| 136 | <code>__hash__</code>, |
|---|
| 137 | <code>__reduce_ex__</code> |
|---|
| 138 | </p> |
|---|
| 139 | </td> |
|---|
| 140 | </tr> |
|---|
| 141 | </table> |
|---|
| 142 | <!-- ==================== PROPERTIES ==================== --> |
|---|
| 143 | <a name="section-Properties"></a> |
|---|
| 144 | <table class="summary" border="1" cellpadding="3" |
|---|
| 145 | cellspacing="0" width="100%" bgcolor="white"> |
|---|
| 146 | <tr bgcolor="#70b0f0" class="table-header"> |
|---|
| 147 | <td colspan="2" class="table-header"> |
|---|
| 148 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
|---|
| 149 | <tr valign="top"> |
|---|
| 150 | <td align="left"><span class="table-header">Properties</span></td> |
|---|
| 151 | <td align="right" valign="top" |
|---|
| 152 | ><span class="options">[<a href="#section-Properties" |
|---|
| 153 | class="privatelink" onclick="toggle_private();" |
|---|
| 154 | >hide private</a>]</span></td> |
|---|
| 155 | </tr> |
|---|
| 156 | </table> |
|---|
| 157 | </td> |
|---|
| 158 | </tr> |
|---|
| 159 | <tr> |
|---|
| 160 | <td colspan="2" class="summary"> |
|---|
| 161 | <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: |
|---|
| 162 | <code>args</code>, |
|---|
| 163 | <code>message</code> |
|---|
| 164 | </p> |
|---|
| 165 | <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: |
|---|
| 166 | <code>__class__</code> |
|---|
| 167 | </p> |
|---|
| 168 | </td> |
|---|
| 169 | </tr> |
|---|
| 170 | </table> |
|---|
| 171 | <!-- ==================== METHOD DETAILS ==================== --> |
|---|
| 172 | <a name="section-MethodDetails"></a> |
|---|
| 173 | <table class="details" border="1" cellpadding="3" |
|---|
| 174 | cellspacing="0" width="100%" bgcolor="white"> |
|---|
| 175 | <tr bgcolor="#70b0f0" class="table-header"> |
|---|
| 176 | <td colspan="2" class="table-header"> |
|---|
| 177 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
|---|
| 178 | <tr valign="top"> |
|---|
| 179 | <td align="left"><span class="table-header">Method Details</span></td> |
|---|
| 180 | <td align="right" valign="top" |
|---|
| 181 | ><span class="options">[<a href="#section-MethodDetails" |
|---|
| 182 | class="privatelink" onclick="toggle_private();" |
|---|
| 183 | >hide private</a>]</span></td> |
|---|
| 184 | </tr> |
|---|
| 185 | </table> |
|---|
| 186 | </td> |
|---|
| 187 | </tr> |
|---|
| 188 | </table> |
|---|
| 189 | <a name="__init__"></a> |
|---|
| 190 | <div> |
|---|
| 191 | <table class="details" border="1" cellpadding="3" |
|---|
| 192 | cellspacing="0" width="100%" bgcolor="white"> |
|---|
| 193 | <tr><td> |
|---|
| 194 | <table width="100%" cellpadding="0" cellspacing="0" border="0"> |
|---|
| 195 | <tr valign="top"><td> |
|---|
| 196 | <h3 class="epydoc"><span class="sig"><span class="sig-name">__init__</span>(<span class="sig-arg">self</span>, |
|---|
| 197 | <span class="sig-arg">msg</span>)</span> |
|---|
| 198 | <br /><em class="fname">(Constructor)</em> |
|---|
| 199 | </h3> |
|---|
| 200 | </td><td align="right" valign="top" |
|---|
| 201 | ><span class="codelink"><a href="pyinotify-pysrc.html#NotifierError.__init__">source code</a></span> |
|---|
| 202 | </td> |
|---|
| 203 | </table> |
|---|
| 204 | |
|---|
| 205 | x.__init__(...) initializes x; see x.__class__.__doc__ for |
|---|
| 206 | signature |
|---|
| 207 | <dl class="fields"> |
|---|
| 208 | <dt>Parameters:</dt> |
|---|
| 209 | <dd><ul class="nomargin-top"> |
|---|
| 210 | <li><strong class="pname"><code>msg</code></strong> (string) - Exception string's description.</li> |
|---|
| 211 | </ul></dd> |
|---|
| 212 | <dt>Overrides: |
|---|
| 213 | exceptions.Exception.__init__ |
|---|
| 214 | </dt> |
|---|
| 215 | </dl> |
|---|
| 216 | </td></tr></table> |
|---|
| 217 | </div> |
|---|
| 218 | <br /> |
|---|
| 219 | <!-- ==================== NAVIGATION BAR ==================== --> |
|---|
| 220 | <table class="navbar" border="0" width="100%" cellpadding="0" |
|---|
| 221 | bgcolor="#a0c0ff" cellspacing="0"> |
|---|
| 222 | <tr valign="middle"> |
|---|
| 223 | <!-- Home link --> |
|---|
| 224 | <th> <a |
|---|
| 225 | href="pyinotify-module.html">Home</a> </th> |
|---|
| 226 | |
|---|
| 227 | <!-- Tree link --> |
|---|
| 228 | <th> <a |
|---|
| 229 | href="module-tree.html">Trees</a> </th> |
|---|
| 230 | |
|---|
| 231 | <!-- Index link --> |
|---|
| 232 | <th> <a |
|---|
| 233 | href="identifier-index.html">Indices</a> </th> |
|---|
| 234 | |
|---|
| 235 | <!-- Help link --> |
|---|
| 236 | <th> <a |
|---|
| 237 | href="help.html">Help</a> </th> |
|---|
| 238 | |
|---|
| 239 | <th class="navbar" width="100%"></th> |
|---|
| 240 | </tr> |
|---|
| 241 | </table> |
|---|
| 242 | <table border="0" cellpadding="0" cellspacing="0" width="100%%"> |
|---|
| 243 | <tr> |
|---|
| 244 | <td align="left" class="footer"> |
|---|
| 245 | Generated by Epydoc 3.0beta1 on Sun Aug 10 13:37:38 2008 |
|---|
| 246 | </td> |
|---|
| 247 | <td align="right" class="footer"> |
|---|
| 248 | <a href="http://epydoc.sourceforge.net">http://epydoc.sourceforge.net</a> |
|---|
| 249 | </td> |
|---|
| 250 | </tr> |
|---|
| 251 | </table> |
|---|
| 252 | |
|---|
| 253 | <script type="text/javascript"> |
|---|
| 254 | <!-- |
|---|
| 255 | // Private objects are initially displayed (because if |
|---|
| 256 | // javascript is turned off then we want them to be |
|---|
| 257 | // visible); but by default, we want to hide them. So hide |
|---|
| 258 | // them unless we have a cookie that says to show them. |
|---|
| 259 | checkCookie() |
|---|
| 260 | // --> |
|---|
| 261 | </script> |
|---|
| 262 | |
|---|
| 263 | </body> |
|---|
| 264 | </html> |
|---|