Documentation/Source/eric5.PluginManager.PluginExceptions.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
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>Methods</h3> 72 <h3>Class Methods</h3>
73 <table> 73 <table>
74 <tr> 74 <tr><td>None</td></tr>
75 <td><a href="#PluginActivationError.__init__">PluginActivationError</a></td> 75 </table>
76 <td>Constructor</td> 76 <h3>Methods</h3>
77 </tr> 77 <table>
78 <tr><td>None</td></tr>
79 </table>
80 <h3>Static Methods</h3>
81 <table>
82 <tr><td>None</td></tr>
78 </table> 83 </table>
79 <a NAME="PluginActivationError.__init__" ID="PluginActivationError.__init__"></a> 84 <a NAME="PluginActivationError.__init__" ID="PluginActivationError.__init__"></a>
80 <h4>PluginActivationError (Constructor)</h4> 85 <h4>PluginActivationError (Constructor)</h4>
81 <b>PluginActivationError</b>(<i>name</i>) 86 <b>PluginActivationError</b>(<i>name</i>)
82 <p> 87 <p>
98 PluginError 103 PluginError
99 <h3>Class Attributes</h3> 104 <h3>Class Attributes</h3>
100 <table> 105 <table>
101 <tr><td>None</td></tr> 106 <tr><td>None</td></tr>
102 </table> 107 </table>
103 <h3>Methods</h3> 108 <h3>Class Methods</h3>
104 <table> 109 <table>
105 <tr> 110 <tr><td>None</td></tr>
106 <td><a href="#PluginClassFormatError.__init__">PluginClassFormatError</a></td> 111 </table>
107 <td>Constructor</td> 112 <h3>Methods</h3>
108 </tr> 113 <table>
114 <tr><td>None</td></tr>
115 </table>
116 <h3>Static Methods</h3>
117 <table>
118 <tr><td>None</td></tr>
109 </table> 119 </table>
110 <a NAME="PluginClassFormatError.__init__" ID="PluginClassFormatError.__init__"></a> 120 <a NAME="PluginClassFormatError.__init__" ID="PluginClassFormatError.__init__"></a>
111 <h4>PluginClassFormatError (Constructor)</h4> 121 <h4>PluginClassFormatError (Constructor)</h4>
112 <b>PluginClassFormatError</b>(<i>name, class_, missing</i>) 122 <b>PluginClassFormatError</b>(<i>name, class_, missing</i>)
113 <p> 123 <p>
135 Exception 145 Exception
136 <h3>Class Attributes</h3> 146 <h3>Class Attributes</h3>
137 <table> 147 <table>
138 <tr><td>None</td></tr> 148 <tr><td>None</td></tr>
139 </table> 149 </table>
150 <h3>Class Methods</h3>
151 <table>
152 <tr><td>None</td></tr>
153 </table>
140 <h3>Methods</h3> 154 <h3>Methods</h3>
141 <table> 155 <table>
142 <tr> 156 <tr>
143 <td><a href="#PluginError.__init__">PluginError</a></td>
144 <td>Constructor</td>
145 </tr><tr>
146 <td><a href="#PluginError.__repr__">__repr__</a></td> 157 <td><a href="#PluginError.__repr__">__repr__</a></td>
147 <td>Private method returning a representation of the exception.</td> 158 <td>Private method returning a representation of the exception.</td>
148 </tr><tr> 159 </tr><tr>
149 <td><a href="#PluginError.__str__">__str__</a></td> 160 <td><a href="#PluginError.__str__">__str__</a></td>
150 <td>Private method returning a string representation of the exception.</td> 161 <td>Private method returning a string representation of the exception.</td>
151 </tr> 162 </tr>
152 </table> 163 </table>
164 <h3>Static Methods</h3>
165 <table>
166 <tr><td>None</td></tr>
167 </table>
153 <a NAME="PluginError.__init__" ID="PluginError.__init__"></a> 168 <a NAME="PluginError.__init__" ID="PluginError.__init__"></a>
154 <h4>PluginError (Constructor)</h4> 169 <h4>PluginError (Constructor)</h4>
155 <b>PluginError</b>(<i></i>) 170 <b>PluginError</b>(<i></i>)
156 <p> 171 <p>
157 Constructor 172 Constructor
187 PluginError 202 PluginError
188 <h3>Class Attributes</h3> 203 <h3>Class Attributes</h3>
189 <table> 204 <table>
190 <tr><td>None</td></tr> 205 <tr><td>None</td></tr>
191 </table> 206 </table>
192 <h3>Methods</h3> 207 <h3>Class Methods</h3>
193 <table> 208 <table>
194 <tr> 209 <tr><td>None</td></tr>
195 <td><a href="#PluginLoadError.__init__">PluginLoadError</a></td> 210 </table>
196 <td>Constructor</td> 211 <h3>Methods</h3>
197 </tr> 212 <table>
213 <tr><td>None</td></tr>
214 </table>
215 <h3>Static Methods</h3>
216 <table>
217 <tr><td>None</td></tr>
198 </table> 218 </table>
199 <a NAME="PluginLoadError.__init__" ID="PluginLoadError.__init__"></a> 219 <a NAME="PluginLoadError.__init__" ID="PluginLoadError.__init__"></a>
200 <h4>PluginLoadError (Constructor)</h4> 220 <h4>PluginLoadError (Constructor)</h4>
201 <b>PluginLoadError</b>(<i>name</i>) 221 <b>PluginLoadError</b>(<i>name</i>)
202 <p> 222 <p>
218 PluginError 238 PluginError
219 <h3>Class Attributes</h3> 239 <h3>Class Attributes</h3>
220 <table> 240 <table>
221 <tr><td>None</td></tr> 241 <tr><td>None</td></tr>
222 </table> 242 </table>
223 <h3>Methods</h3> 243 <h3>Class Methods</h3>
224 <table> 244 <table>
225 <tr> 245 <tr><td>None</td></tr>
226 <td><a href="#PluginModuleFormatError.__init__">PluginModuleFormatError</a></td> 246 </table>
227 <td>Constructor</td> 247 <h3>Methods</h3>
228 </tr> 248 <table>
249 <tr><td>None</td></tr>
250 </table>
251 <h3>Static Methods</h3>
252 <table>
253 <tr><td>None</td></tr>
229 </table> 254 </table>
230 <a NAME="PluginModuleFormatError.__init__" ID="PluginModuleFormatError.__init__"></a> 255 <a NAME="PluginModuleFormatError.__init__" ID="PluginModuleFormatError.__init__"></a>
231 <h4>PluginModuleFormatError (Constructor)</h4> 256 <h4>PluginModuleFormatError (Constructor)</h4>
232 <b>PluginModuleFormatError</b>(<i>name, missing</i>) 257 <b>PluginModuleFormatError</b>(<i>name, missing</i>)
233 <p> 258 <p>
252 PluginError 277 PluginError
253 <h3>Class Attributes</h3> 278 <h3>Class Attributes</h3>
254 <table> 279 <table>
255 <tr><td>None</td></tr> 280 <tr><td>None</td></tr>
256 </table> 281 </table>
257 <h3>Methods</h3> 282 <h3>Class Methods</h3>
258 <table> 283 <table>
259 <tr> 284 <tr><td>None</td></tr>
260 <td><a href="#PluginModulesError.__init__">PluginModulesError</a></td> 285 </table>
261 <td>Constructor</td> 286 <h3>Methods</h3>
262 </tr> 287 <table>
288 <tr><td>None</td></tr>
289 </table>
290 <h3>Static Methods</h3>
291 <table>
292 <tr><td>None</td></tr>
263 </table> 293 </table>
264 <a NAME="PluginModulesError.__init__" ID="PluginModulesError.__init__"></a> 294 <a NAME="PluginModulesError.__init__" ID="PluginModulesError.__init__"></a>
265 <h4>PluginModulesError (Constructor)</h4> 295 <h4>PluginModulesError (Constructor)</h4>
266 <b>PluginModulesError</b>(<i></i>) 296 <b>PluginModulesError</b>(<i></i>)
267 <p> 297 <p>
279 PluginError 309 PluginError
280 <h3>Class Attributes</h3> 310 <h3>Class Attributes</h3>
281 <table> 311 <table>
282 <tr><td>None</td></tr> 312 <tr><td>None</td></tr>
283 </table> 313 </table>
284 <h3>Methods</h3> 314 <h3>Class Methods</h3>
285 <table> 315 <table>
286 <tr> 316 <tr><td>None</td></tr>
287 <td><a href="#PluginPathError.__init__">PluginPathError</a></td> 317 </table>
288 <td>Constructor</td> 318 <h3>Methods</h3>
289 </tr> 319 <table>
320 <tr><td>None</td></tr>
321 </table>
322 <h3>Static Methods</h3>
323 <table>
324 <tr><td>None</td></tr>
290 </table> 325 </table>
291 <a NAME="PluginPathError.__init__" ID="PluginPathError.__init__"></a> 326 <a NAME="PluginPathError.__init__" ID="PluginPathError.__init__"></a>
292 <h4>PluginPathError (Constructor)</h4> 327 <h4>PluginPathError (Constructor)</h4>
293 <b>PluginPathError</b>(<i>msg=None</i>) 328 <b>PluginPathError</b>(<i>msg=None</i>)
294 <p> 329 <p>

eric ide

mercurial