public class DatabaseQueryExceptionEvent<K> extends QueryExceptionEvent<K> implements DatabaseQueryEvent, DatabaseExceptionEvent
Constructor and Description |
---|
DatabaseQueryExceptionEvent(K key,
java.lang.Exception exception) |
getException, getKey
public DatabaseQueryExceptionEvent(K key, java.lang.Exception exception)