Class ExceptionReport.ActionLink
- java.lang.Object
-
- org.apache.tapestry5.corelib.pages.ExceptionReport.ActionLink
-
- Enclosing class:
- ExceptionReport
public static class ExceptionReport.ActionLink extends Object
A link the user may press to perform an action (e.g., "Reload page").
-
-
Constructor Summary
Constructors Constructor Description ActionLink(String uri, String label)
-