Documentation/Source/eric5.PluginManager.PluginExceptions.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
67 PluginError 67 PluginError
68 <h3>Class Attributes</h3> 68 <h3>Class Attributes</h3>
69 <table> 69 <table>
70 <tr><td>None</td></tr> 70 <tr><td>None</td></tr>
71 </table> 71 </table>
72 <h3>Class Methods</h3>
73 <table>
74 <tr><td>None</td></tr>
75 </table>
72 <h3>Methods</h3> 76 <h3>Methods</h3>
73 <table> 77 <table>
74 <tr> 78 <tr>
75 <td><a href="#PluginActivationError.__init__">PluginActivationError</a></td> 79 <td><a href="#PluginActivationError.__init__">PluginActivationError</a></td>
76 <td>Constructor</td> 80 <td>Constructor</td>
77 </tr> 81 </tr>
82 </table>
83 <h3>Static Methods</h3>
84 <table>
85 <tr><td>None</td></tr>
78 </table> 86 </table>
79 <a NAME="PluginActivationError.__init__" ID="PluginActivationError.__init__"></a> 87 <a NAME="PluginActivationError.__init__" ID="PluginActivationError.__init__"></a>
80 <h4>PluginActivationError (Constructor)</h4> 88 <h4>PluginActivationError (Constructor)</h4>
81 <b>PluginActivationError</b>(<i>name</i>) 89 <b>PluginActivationError</b>(<i>name</i>)
82 <p> 90 <p>
98 PluginError 106 PluginError
99 <h3>Class Attributes</h3> 107 <h3>Class Attributes</h3>
100 <table> 108 <table>
101 <tr><td>None</td></tr> 109 <tr><td>None</td></tr>
102 </table> 110 </table>
111 <h3>Class Methods</h3>
112 <table>
113 <tr><td>None</td></tr>
114 </table>
103 <h3>Methods</h3> 115 <h3>Methods</h3>
104 <table> 116 <table>
105 <tr> 117 <tr>
106 <td><a href="#PluginClassFormatError.__init__">PluginClassFormatError</a></td> 118 <td><a href="#PluginClassFormatError.__init__">PluginClassFormatError</a></td>
107 <td>Constructor</td> 119 <td>Constructor</td>
108 </tr> 120 </tr>
121 </table>
122 <h3>Static Methods</h3>
123 <table>
124 <tr><td>None</td></tr>
109 </table> 125 </table>
110 <a NAME="PluginClassFormatError.__init__" ID="PluginClassFormatError.__init__"></a> 126 <a NAME="PluginClassFormatError.__init__" ID="PluginClassFormatError.__init__"></a>
111 <h4>PluginClassFormatError (Constructor)</h4> 127 <h4>PluginClassFormatError (Constructor)</h4>
112 <b>PluginClassFormatError</b>(<i>name, class_, missing</i>) 128 <b>PluginClassFormatError</b>(<i>name, class_, missing</i>)
113 <p> 129 <p>
135 Exception 151 Exception
136 <h3>Class Attributes</h3> 152 <h3>Class Attributes</h3>
137 <table> 153 <table>
138 <tr><td>None</td></tr> 154 <tr><td>None</td></tr>
139 </table> 155 </table>
156 <h3>Class Methods</h3>
157 <table>
158 <tr><td>None</td></tr>
159 </table>
140 <h3>Methods</h3> 160 <h3>Methods</h3>
141 <table> 161 <table>
142 <tr> 162 <tr>
143 <td><a href="#PluginError.__init__">PluginError</a></td> 163 <td><a href="#PluginError.__init__">PluginError</a></td>
144 <td>Constructor</td> 164 <td>Constructor</td>
147 <td>Private method returning a representation of the exception.</td> 167 <td>Private method returning a representation of the exception.</td>
148 </tr><tr> 168 </tr><tr>
149 <td><a href="#PluginError.__str__">__str__</a></td> 169 <td><a href="#PluginError.__str__">__str__</a></td>
150 <td>Private method returning a string representation of the exception.</td> 170 <td>Private method returning a string representation of the exception.</td>
151 </tr> 171 </tr>
172 </table>
173 <h3>Static Methods</h3>
174 <table>
175 <tr><td>None</td></tr>
152 </table> 176 </table>
153 <a NAME="PluginError.__init__" ID="PluginError.__init__"></a> 177 <a NAME="PluginError.__init__" ID="PluginError.__init__"></a>
154 <h4>PluginError (Constructor)</h4> 178 <h4>PluginError (Constructor)</h4>
155 <b>PluginError</b>(<i></i>) 179 <b>PluginError</b>(<i></i>)
156 <p> 180 <p>
187 PluginError 211 PluginError
188 <h3>Class Attributes</h3> 212 <h3>Class Attributes</h3>
189 <table> 213 <table>
190 <tr><td>None</td></tr> 214 <tr><td>None</td></tr>
191 </table> 215 </table>
216 <h3>Class Methods</h3>
217 <table>
218 <tr><td>None</td></tr>
219 </table>
192 <h3>Methods</h3> 220 <h3>Methods</h3>
193 <table> 221 <table>
194 <tr> 222 <tr>
195 <td><a href="#PluginLoadError.__init__">PluginLoadError</a></td> 223 <td><a href="#PluginLoadError.__init__">PluginLoadError</a></td>
196 <td>Constructor</td> 224 <td>Constructor</td>
197 </tr> 225 </tr>
226 </table>
227 <h3>Static Methods</h3>
228 <table>
229 <tr><td>None</td></tr>
198 </table> 230 </table>
199 <a NAME="PluginLoadError.__init__" ID="PluginLoadError.__init__"></a> 231 <a NAME="PluginLoadError.__init__" ID="PluginLoadError.__init__"></a>
200 <h4>PluginLoadError (Constructor)</h4> 232 <h4>PluginLoadError (Constructor)</h4>
201 <b>PluginLoadError</b>(<i>name</i>) 233 <b>PluginLoadError</b>(<i>name</i>)
202 <p> 234 <p>
218 PluginError 250 PluginError
219 <h3>Class Attributes</h3> 251 <h3>Class Attributes</h3>
220 <table> 252 <table>
221 <tr><td>None</td></tr> 253 <tr><td>None</td></tr>
222 </table> 254 </table>
255 <h3>Class Methods</h3>
256 <table>
257 <tr><td>None</td></tr>
258 </table>
223 <h3>Methods</h3> 259 <h3>Methods</h3>
224 <table> 260 <table>
225 <tr> 261 <tr>
226 <td><a href="#PluginModuleFormatError.__init__">PluginModuleFormatError</a></td> 262 <td><a href="#PluginModuleFormatError.__init__">PluginModuleFormatError</a></td>
227 <td>Constructor</td> 263 <td>Constructor</td>
228 </tr> 264 </tr>
265 </table>
266 <h3>Static Methods</h3>
267 <table>
268 <tr><td>None</td></tr>
229 </table> 269 </table>
230 <a NAME="PluginModuleFormatError.__init__" ID="PluginModuleFormatError.__init__"></a> 270 <a NAME="PluginModuleFormatError.__init__" ID="PluginModuleFormatError.__init__"></a>
231 <h4>PluginModuleFormatError (Constructor)</h4> 271 <h4>PluginModuleFormatError (Constructor)</h4>
232 <b>PluginModuleFormatError</b>(<i>name, missing</i>) 272 <b>PluginModuleFormatError</b>(<i>name, missing</i>)
233 <p> 273 <p>
252 PluginError 292 PluginError
253 <h3>Class Attributes</h3> 293 <h3>Class Attributes</h3>
254 <table> 294 <table>
255 <tr><td>None</td></tr> 295 <tr><td>None</td></tr>
256 </table> 296 </table>
297 <h3>Class Methods</h3>
298 <table>
299 <tr><td>None</td></tr>
300 </table>
257 <h3>Methods</h3> 301 <h3>Methods</h3>
258 <table> 302 <table>
259 <tr> 303 <tr>
260 <td><a href="#PluginModulesError.__init__">PluginModulesError</a></td> 304 <td><a href="#PluginModulesError.__init__">PluginModulesError</a></td>
261 <td>Constructor</td> 305 <td>Constructor</td>
262 </tr> 306 </tr>
307 </table>
308 <h3>Static Methods</h3>
309 <table>
310 <tr><td>None</td></tr>
263 </table> 311 </table>
264 <a NAME="PluginModulesError.__init__" ID="PluginModulesError.__init__"></a> 312 <a NAME="PluginModulesError.__init__" ID="PluginModulesError.__init__"></a>
265 <h4>PluginModulesError (Constructor)</h4> 313 <h4>PluginModulesError (Constructor)</h4>
266 <b>PluginModulesError</b>(<i></i>) 314 <b>PluginModulesError</b>(<i></i>)
267 <p> 315 <p>
279 PluginError 327 PluginError
280 <h3>Class Attributes</h3> 328 <h3>Class Attributes</h3>
281 <table> 329 <table>
282 <tr><td>None</td></tr> 330 <tr><td>None</td></tr>
283 </table> 331 </table>
332 <h3>Class Methods</h3>
333 <table>
334 <tr><td>None</td></tr>
335 </table>
284 <h3>Methods</h3> 336 <h3>Methods</h3>
285 <table> 337 <table>
286 <tr> 338 <tr>
287 <td><a href="#PluginPathError.__init__">PluginPathError</a></td> 339 <td><a href="#PluginPathError.__init__">PluginPathError</a></td>
288 <td>Constructor</td> 340 <td>Constructor</td>
289 </tr> 341 </tr>
342 </table>
343 <h3>Static Methods</h3>
344 <table>
345 <tr><td>None</td></tr>
290 </table> 346 </table>
291 <a NAME="PluginPathError.__init__" ID="PluginPathError.__init__"></a> 347 <a NAME="PluginPathError.__init__" ID="PluginPathError.__init__"></a>
292 <h4>PluginPathError (Constructor)</h4> 348 <h4>PluginPathError (Constructor)</h4>
293 <b>PluginPathError</b>(<i>msg = None</i>) 349 <b>PluginPathError</b>(<i>msg = None</i>)
294 <p> 350 <p>

eric ide

mercurial