public class InsertExceptionEvent<V> extends java.lang.Object implements InsertEvent, DataChangeExceptionEvent
Constructor and Description |
---|
InsertExceptionEvent(V value,
java.lang.Exception exception) |
Modifier and Type | Method and Description |
---|---|
java.lang.Exception |
getException() |
V |
getValue() |