Documentation/Source/eric5.PluginManager.PluginExceptions.html

changeset 3591
2f2a4a76dd22
parent 3520
bfcefbb1633c
--- a/Documentation/Source/eric5.PluginManager.PluginExceptions.html	Sat May 17 19:58:49 2014 +0200
+++ b/Documentation/Source/eric5.PluginManager.PluginExceptions.html	Sun May 18 14:13:09 2014 +0200
@@ -168,10 +168,10 @@
 <td>Constructor</td>
 </tr><tr>
 <td><a href="#PluginError.__repr__">__repr__</a></td>
-<td>Private method returning a representation of the exception.</td>
+<td>Special method returning a representation of the exception.</td>
 </tr><tr>
 <td><a href="#PluginError.__str__">__str__</a></td>
-<td>Private method returning a string representation of the exception.</td>
+<td>Special method returning a string representation of the exception.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -187,7 +187,7 @@
 <h4>PluginError.__repr__</h4>
 <b>__repr__</b>(<i></i>)
 <p>
-        Private method returning a representation of the exception.
+        Special method returning a representation of the exception.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
@@ -197,7 +197,7 @@
 <h4>PluginError.__str__</h4>
 <b>__str__</b>(<i></i>)
 <p>
-        Private method returning a string representation of the exception.
+        Special method returning a string representation of the exception.
 </p><dl>
 <dt>Returns:</dt>
 <dd>

eric ide

mercurial