public class ExceptionEvent
extends java.lang.Object
Constructor and Description |
---|
ExceptionEvent(java.lang.Exception exception) |
ExceptionEvent(java.lang.Exception exception,
java.lang.String threadName) |
Modifier and Type | Method and Description |
---|---|
java.lang.Exception |
getException() |
java.lang.String |
getThreadName() |