blob: c6c4b27a6c830a573feb23e67cade02235e1d48a [file] [log] [blame]
<html>
<body>
<table border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td colspan="3"><font face="verdana" size="-1">This is a built-in template used for filling the body of a
<b><i>catch</i></b> statement each time it is generated by the program, e.g. when using the
<b>Code | Surround with...</b> function (<b><i>Ctrl+Alt+T</i></b>).<br>
The template is editable. Along with Java expressions and comments, you can also use the predefined variables
that will be then expanded into the corresponding values.</font>
</td>
</tr>
</table>
<table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td colspan="3"><font face="verdana" size="-1">Predefined variables will take the following values:</font></td>
</tr>
<tr>
<td valign="top"><nobr><font face="verdana" size="-2" color="#7F0000"><b><i>${EXCEPTION}</i></b></font></nobr></td>
<td width="10">&nbsp;</td>
<td valign="top"><font face="verdana" size="-1">name of the <b><i>Exception</i></b> variable specified as a <b><i>catch</i></b> parameter</font></td>
</tr>
</table>
</body>
</html>