public class DeleteExceptionEvent<K> extends java.lang.Object implements DeleteEvent, DataChangeExceptionEvent
| Constructor and Description |
|---|
DeleteExceptionEvent(K key,
java.lang.Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Exception |
getException() |
K |
getKey() |