|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XSPExceptionInfo
XSP exception extra information. This class allows the runtime to display more information about the error that occurred.
Method Summary | |
---|---|
java.lang.String |
getErrorComponentId()
Get the component ID that generated the error. |
java.lang.String |
getErrorPropertyId()
Get the component property that generated the error. |
java.lang.String |
getErrorText()
Get the expression text that generated the error. |
Method Detail |
---|
java.lang.String getErrorText()
java.lang.String getErrorComponentId()
java.lang.String getErrorPropertyId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |