Documentation/Source/eric5.E5Gui.E5Action.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
diff -r d133c7edd88a -r f85f686981ad Documentation/Source/eric5.E5Gui.E5Action.html
--- a/Documentation/Source/eric5.E5Gui.E5Action.html	Sun Sep 29 18:22:08 2013 +0200
+++ b/Documentation/Source/eric5.E5Gui.E5Action.html	Sun Sep 29 18:23:27 2013 +0200
@@ -89,7 +89,12 @@
 <b>ArgumentsError</b>(<i>error</i>)
 <p>
         Constructor
-</p><a NAME="ArgumentsError.__repr__" ID="ArgumentsError.__repr__"></a>
+</p><dl>
+<dt><i>error</i></dt>
+<dd>
+error message of the exception (string)
+</dd>
+</dl><a NAME="ArgumentsError.__repr__" ID="ArgumentsError.__repr__"></a>
 <h4>ArgumentsError.__repr__</h4>
 <b>__repr__</b>(<i></i>)
 <p>
@@ -180,6 +185,11 @@
                 parent (QObject), name (string)</li>
             </ul>
 </dd>
+</dl><dl>
+<dt>Raises <b>ArgumentsError</b>:</dt>
+<dd>
+raised to indicate invalid arguments
+</dd>
 </dl><a NAME="E5Action.__ammendToolTip" ID="E5Action.__ammendToolTip"></a>
 <h4>E5Action.__ammendToolTip</h4>
 <b>__ammendToolTip</b>(<i></i>)

eric ide

mercurial