blob: f9f7b003a4863be21a7468bdb0e9274e0834abd1 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- $Id$ -->
<html>
<head>
<title>ExceptionDisplay</title>
<link rel="stylesheet" type="text/css" href="Tapestry.css" title="style">
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left"><A href="DirectLink.html"><IMG alt=DirectLink src="common-images/prev.png"></a></td>
<td align="middle"><A href="index.html"><IMG alt="Component Index" src="common-images/home.png" ></a></td>
<td align="right"><A href="ExternalLink.html"><IMG alt="ExternalLink" src="common-images/next.png"></a></td>
<tr>
<tr>
<td colspan="3"><hr></td>
</tr>
<tr>
<td colspan="3">
<table border="0" cellpadding="4" cellspacing="4" width="100%">
<tr valign="top">
<td>
<table>
<tr>
<td><font size="+2"><b>ExceptionDisplay</b></font></td>
</tr>
<tr>
<td>
<A href="../api/org/apache/tapestry/html/ExceptionDisplay.html">org.apache.tapestry.html.ExceptionDisplay</a>
</td>
</tr>
</table>
</td>
<td>
<table align="right" valign="middle" bgcolor="#c0c0c0" cellpadding="8">
<tr>
<td>Visual / Non Visual Component</td>
</tr>
</table>
</td>
</tr>
<tr valign="center">
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<td colspan="2">
<b>Description</b>
<br>
A
component used on
the standard exception page to render a detailed list of exceptions.
</td>
</tr>
<tr>
<td colspan="2">
<b>See Also</b>
<br>
<A href="contrib.InspectorButton.html">contrib:InspectorButton</a> </td>
</tr>
<tr>
<td colspan="2">
<b>Parameters</b>
<br>
<table border="1" cellpadding="4" cellspacing="4" class="parameters">
<tr>
<th>Name</th>
<th>Type</th>
<th>Direction</th>
<th>Required</th>
<th>Default</th>
<th>Description</th>
</tr>
<tr>
<td>exceptions</td>
<td>
<A href="../api/org/apache/tapestry/util/exception/ExceptionDescription.html">
<tt>ExceptionDescription</tt></a>[]
</td>
<td>in</td>
<td>yes</td>
<td>&nbsp;</td>
<td>Provides the exception descriptions to render</td>
</tr>
</table>
<P>Body: <STRONG>removed</STRONG><BR>
Informal parameters:<STRONG>forbidden</STRONG><br>
Reserved parameters: <EM>none</EM>
</P>
</td>
</tr>
<tr>
<td colspan="2">
<b>Examples</b>
<p>
This example is under construction.</p>
</td></tr></table>
</td></tr>
<tr>
<td colspan="3"><hr></td>
</tr>
<tr>
<td align="left"><A href="DirectLink.html"><IMG alt=DirectLink src="common-images/prev.png"></a></td>
<td align="middle"><A href="index.html"><IMG alt="Component Index" src="common-images/home.png" ></a></td>
<td align="right"><A href="ExternalLink.html"><IMG alt="ExternalLink" src="common-images/next.png"></a></td>
</tr>
</table>
</body>
</html>