public class DatabaseInsertExceptionEvent<K> extends InsertExceptionEvent<K> implements DatabaseDataChangeExceptionEvent, DatabaseInsertEvent
Constructor and Description |
---|
DatabaseInsertExceptionEvent(K value,
java.lang.Exception exception) |
getException, getValue
public DatabaseInsertExceptionEvent(K value, java.lang.Exception exception)