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