--- a/Documentation/Source/eric5.PluginManager.PluginExceptions.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.PluginManager.PluginExceptions.html Sun Oct 13 17:44:48 2013 +0200 @@ -60,7 +60,8 @@ <a NAME="PluginActivationError" ID="PluginActivationError"></a> <h2>PluginActivationError</h2> <p> - Class defining an error raised, when there was an error during plugin activation. + Class defining an error raised, when there was an error during plugin + activation. </p> <h3>Derived from</h3> PluginError @@ -133,7 +134,8 @@ name of the plugin module (string) </dd><dt><i>class_</i></dt> <dd> -name of the class not satisfying the requirements (string) +name of the class not satisfying the requirements + (string) </dd><dt><i>missing</i></dt> <dd> description of the missing element (string) @@ -204,7 +206,8 @@ <a NAME="PluginLoadError" ID="PluginLoadError"></a> <h2>PluginLoadError</h2> <p> - Class defining an error raised, when there was an error during plugin loading. + Class defining an error raised, when there was an error during plugin + loading. </p> <h3>Derived from</h3> PluginError