public class QueryExceptionEvent<K> extends java.lang.Object implements QueryEvent, ExceptionEvent
Constructor and Description |
---|
QueryExceptionEvent(K key,
java.lang.Exception exception) |
Modifier and Type | Method and Description |
---|---|
java.lang.Exception |
getException() |
K |
getKey() |