AbstractPageError
This is a "struct" class that contains the information for an expression evaluation error.
Object
AbstractPageError
EvalErrorInfo
Field Summary |
public |
|
public |
|
public |
|
Fields from com.bea.wlw.netui.tags. |
|
Constructor Summary |
Method Summary |
Methods from class java.lang. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public String
attr
public ExpressionEvaluationException
evalExcp
public String
expression
Constructor Detail |
public EvalErrorInfo()