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