|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 |
public String getMessage()
nullpublic String getLocalizedMessage()
nullpublic Throwable getStackTrace()
nullpublic Date getDate()
nullpublic int getSeverity()
ErrorManager.UNKNOWN serves as the default.
ErrorManager.EXCEPTION
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||