Modifier and Type | Field and Description |
---|---|
private java.lang.Throwable |
ex |
private long |
time |
Constructor and Description |
---|
ExceptionEvent(java.lang.Exception ex) |
ExceptionEvent(java.lang.Throwable ex,
java.util.Date timestamp) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getCause() |
java.util.Date |
getTimestamp() |
java.lang.String |
toString() |