public static class QueryExecutor.ErrorCatched extends QueryExecutor.QueryExecutorEvent
| Modifier and Type | Field and Description |
|---|---|
protected Throwable |
error |
queryExecutor| Constructor and Description |
|---|
ErrorCatched(QueryExecutor qe,
Throwable error) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getError() |
getQueryExecutorprotected Throwable error
public ErrorCatched(QueryExecutor qe, Throwable error)
public Throwable getError()
Copyright © 2018. All rights reserved.