Package xyz.cofe.sql.stream
Class QueryExecutor.ErrorCatched
java.lang.Object
xyz.cofe.sql.stream.QueryExecutor.QueryExecutorEvent
xyz.cofe.sql.stream.QueryExecutor.ErrorCatched
- Enclosing class:
- QueryExecutor
public static class QueryExecutor.ErrorCatched extends QueryExecutor.QueryExecutorEvent
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Throwableerror -
Constructor Summary
Constructors Constructor Description ErrorCatched(QueryExecutor qe, java.lang.Throwable error) -
Method Summary
Modifier and Type Method Description java.lang.ThrowablegetError()