Class ExceptionDisplay
java.lang.Object
org.apache.tapestry5.corelib.components.ExceptionDisplay
@Import(stylesheet="ExceptionDisplay.css",
module="t5/core/exception-display")
public class ExceptionDisplay
extends Object
Integral part of the default
ExceptionReport
page used to break apart and
display the properties of the exception.- See Also:
Name | Type | Flags | Default | Default Prefix |
---|---|---|---|---|
exception | Throwable | Required, Not Null | prop | |
Exception to report. |
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ExceptionDisplay
public ExceptionDisplay()
-
-
Method Details
-
getPropertyValue
-
getFrameClass
-
getLineNumberForFrame
-
getFramePackageName
-
getFrameClassName
-