--- a/Documentation/Source/eric6.PluginManager.PluginManager.html Fri May 05 19:06:52 2017 +0200 +++ b/Documentation/Source/eric6.PluginManager.PluginManager.html Fri May 05 19:07:43 2017 +0200 @@ -243,7 +243,11 @@ development (string) </dd> </dl><dl> -<dt>Raises <b>PluginPathError</b>:</dt> +<dt>Raises <b>PluginModulesError</b>:</dt> +<dd> +raised to indicate the absence of + plug-in modules +</dd><dt>Raises <b>PluginPathError</b>:</dt> <dd> raised to indicate an invalid plug-in path </dd> @@ -829,6 +833,10 @@ <dd> raised to indicate an issue loading the plug-in +</dd><dt>Raises <b>PluginPy2IncompatibleError</b>:</dt> +<dd> +raised to indicate the Python 2 + incompatibility of a plug-in </dd> </dl><a NAME="PluginManager.preferencesChanged" ID="PluginManager.preferencesChanged"></a> <h4>PluginManager.preferencesChanged</h4>