|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The ErrorAttribute interface defines an error attribute to be recorded in the logging facilities. Examples of error attributes are error severity, time stamp, error message text, and so on. An error attribute must define a String representation of the attribute and a String defining the label.
Method Summary | |
java.lang.String |
getLabel()
Returns the label you want to use when showing this attribute. |
java.lang.String |
toString()
Returns the String representation of this attribute. |
Method Detail |
public java.lang.String toString()
public java.lang.String getLabel()
|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2003, Oracle. All rights reserved.