public class CassandraFetcherExceptionHandler
extends graphql.execution.SimpleDataFetcherExceptionHandler
| Modifier and Type | Field and Description |
|---|---|
static CassandraFetcherExceptionHandler |
INSTANCE |
| Constructor and Description |
|---|
CassandraFetcherExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
logException(graphql.ExceptionWhileDataFetching error,
Throwable exception) |
graphql.execution.DataFetcherExceptionHandlerResult |
onException(graphql.execution.DataFetcherExceptionHandlerParameters handlerParameters) |
public static CassandraFetcherExceptionHandler INSTANCE
public graphql.execution.DataFetcherExceptionHandlerResult onException(graphql.execution.DataFetcherExceptionHandlerParameters handlerParameters)
onException in interface graphql.execution.DataFetcherExceptionHandleronException in class graphql.execution.SimpleDataFetcherExceptionHandlerprotected void logException(graphql.ExceptionWhileDataFetching error,
Throwable exception)
logException in class graphql.execution.SimpleDataFetcherExceptionHandlerCopyright © 2024. All rights reserved.