|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.digi.config.util.SystemLogEntry.ExceptionInfo
Contains localized and serializable information about an exception that occured
| Field Summary | |
java.lang.String |
callStack
|
java.lang.String |
message
|
java.lang.String |
name
|
| Constructor Summary | |
SystemLogEntry.ExceptionInfo(java.lang.Throwable t)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.lang.String name
public java.lang.String message
public java.lang.String callStack
| Constructor Detail |
public SystemLogEntry.ExceptionInfo(java.lang.Throwable t)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||