|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.corelib.components.ExceptionDisplay
@Import(library="exceptiondisplay.js") public class ExceptionDisplay
Integral part of the default ExceptionReport
page used to break apart and
display the properties of the exception.
ExceptionAnalyzer
Component Parameters | ||||||
---|---|---|---|---|---|---|
Name | Description | Type | Flags | Default | Default Prefix | Since |
exception | Exception to report. | Throwable | Required, Not Null | prop |
Constructor Summary | |
---|---|
ExceptionDisplay()
|
Method Summary | |
---|---|
java.lang.String |
getFrameClass()
|
java.lang.Object |
getPropertyValue()
|
boolean |
getShowPropertyList()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExceptionDisplay()
Method Detail |
---|
public boolean getShowPropertyList()
public java.lang.Object getPropertyValue()
public java.lang.String getFrameClass()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |