@Import(stylesheet="ExceptionDisplay.css", module="t5/core/exception-display") public class ExceptionDisplay extends java.lang.Object
ExceptionReport page used to break apart and
display the properties of the exception.ExceptionAnalyzer| Name | Type | Flags | Default | Default Prefix |
|---|---|---|---|---|
| exception | Throwable | Required, Not Null | prop | |
| Exception to report. | ||||
| Constructor and Description |
|---|
ExceptionDisplay() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFrameClass() |
java.lang.String |
getFrameClassName() |
java.lang.String |
getFramePackageName() |
java.lang.Object |
getLineNumberForFrame() |
java.lang.Object |
getPropertyValue() |
public ExceptionDisplay()
public java.lang.Object getPropertyValue()
public java.lang.String getFrameClass()
public java.lang.Object getLineNumberForFrame()
public java.lang.String getFramePackageName()
public java.lang.String getFrameClassName()
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.