|
BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bea.wlw.netui.tags.AbstractPageError
com.bea.wlw.netui.tags.TagErrorInfo
public class TagErrorInfo
This is a "struct" class that contains the information for an expression evaluation error.
| Field Summary | |
|---|---|
String |
message
The attribute of the tag that contained the expression |
| Fields inherited from class com.bea.wlw.netui.tags.AbstractPageError |
|---|
errorNo, tagType |
| Constructor Summary | |
|---|---|
TagErrorInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String message
| Constructor Detail |
|---|
public TagErrorInfo()
|
BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||