public class DatabaseDeleteExceptionEvent<K> extends DeleteExceptionEvent<K> implements DatabaseDataChangeExceptionEvent, DatabaseDeleteEvent
| Constructor and Description |
|---|
DatabaseDeleteExceptionEvent(K key,
java.lang.Exception exception) |
getException, getKeypublic DatabaseDeleteExceptionEvent(K key, java.lang.Exception exception)