58 </table> |
58 </table> |
59 <hr /><hr /> |
59 <hr /><hr /> |
60 <a NAME="PluginActivationError" ID="PluginActivationError"></a> |
60 <a NAME="PluginActivationError" ID="PluginActivationError"></a> |
61 <h2>PluginActivationError</h2> |
61 <h2>PluginActivationError</h2> |
62 <p> |
62 <p> |
63 Class defining an error raised, when there was an error during plugin activation. |
63 Class defining an error raised, when there was an error during plugin |
|
64 activation. |
64 </p> |
65 </p> |
65 <h3>Derived from</h3> |
66 <h3>Derived from</h3> |
66 PluginError |
67 PluginError |
67 <h3>Class Attributes</h3> |
68 <h3>Class Attributes</h3> |
68 <table> |
69 <table> |
131 <dt><i>name</i></dt> |
132 <dt><i>name</i></dt> |
132 <dd> |
133 <dd> |
133 name of the plugin module (string) |
134 name of the plugin module (string) |
134 </dd><dt><i>class_</i></dt> |
135 </dd><dt><i>class_</i></dt> |
135 <dd> |
136 <dd> |
136 name of the class not satisfying the requirements (string) |
137 name of the class not satisfying the requirements |
|
138 (string) |
137 </dd><dt><i>missing</i></dt> |
139 </dd><dt><i>missing</i></dt> |
138 <dd> |
140 <dd> |
139 description of the missing element (string) |
141 description of the missing element (string) |
140 </dd> |
142 </dd> |
141 </dl> |
143 </dl> |
202 <div align="right"><a href="#top">Up</a></div> |
204 <div align="right"><a href="#top">Up</a></div> |
203 <hr /><hr /> |
205 <hr /><hr /> |
204 <a NAME="PluginLoadError" ID="PluginLoadError"></a> |
206 <a NAME="PluginLoadError" ID="PluginLoadError"></a> |
205 <h2>PluginLoadError</h2> |
207 <h2>PluginLoadError</h2> |
206 <p> |
208 <p> |
207 Class defining an error raised, when there was an error during plugin loading. |
209 Class defining an error raised, when there was an error during plugin |
|
210 loading. |
208 </p> |
211 </p> |
209 <h3>Derived from</h3> |
212 <h3>Derived from</h3> |
210 PluginError |
213 PluginError |
211 <h3>Class Attributes</h3> |
214 <h3>Class Attributes</h3> |
212 <table> |
215 <table> |