--- a/Documentation/Source/eric5.Toolbox.SingleApplication.html Sun Sep 29 18:22:08 2013 +0200 +++ b/Documentation/Source/eric5.Toolbox.SingleApplication.html Sun Sep 29 18:23:27 2013 +0200 @@ -134,6 +134,12 @@ <dd> command line args (list of strings) </dd> +</dl><dl> +<dt>Raises <b>RuntimeError</b>:</dt> +<dd> +raised to indicate that this method must be + implemented by a subclass +</dd> </dl><a NAME="SingleApplicationClient.sendCommand" ID="SingleApplicationClient.sendCommand"></a> <h4>SingleApplicationClient.sendCommand</h4> <b>sendCommand</b>(<i>cmd</i>) @@ -228,6 +234,12 @@ <dd> parameterstring (string) </dd> +</dl><dl> +<dt>Raises <b>RuntimeError</b>:</dt> +<dd> +raised to indicate that this method must be + implemented by a subclass +</dd> </dl><a NAME="SingleApplicationServer.shutdown" ID="SingleApplicationServer.shutdown"></a> <h4>SingleApplicationServer.shutdown</h4> <b>shutdown</b>(<i></i>)