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