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