public class ErrorEvent
extends java.lang.Object
Constructor and Description |
---|
ErrorEvent(java.lang.String message,
java.lang.Exception exception) |
Modifier and Type | Method and Description |
---|---|
java.lang.Exception |
getException() |
java.lang.String |
getMessage() |