|
org.openide.util 6.8.31 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ErrorManager.Annotation
Annotation that can be attached to an error.
| Method Summary | |
|---|---|
Date |
getDate()
Time at which the exception occurred. |
String |
getLocalizedMessage()
Localized message. |
String |
getMessage()
Non-localized message. |
int |
getSeverity()
Severity of the exception. |
Throwable |
getStackTrace()
Stack trace. |
| Method Detail |
|---|
String getMessage()
nullString getLocalizedMessage()
nullThrowable getStackTrace()
nullDate getDate()
nullint getSeverity()
ErrorManager.UNKNOWN serves as the default.
ErrorManager.EXCEPTION
|
org.openide.util 6.8.31 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||