public class ExceptionHandler extends Object implements graphql.execution.DataFetcherExceptionHandler
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
unwrapExceptions |
| Constructor and Description |
|---|
ExceptionHandler(Config config) |
| Modifier and Type | Method and Description |
|---|---|
graphql.execution.DataFetcherExceptionHandlerResult |
onException(graphql.execution.DataFetcherExceptionHandlerParameters handlerParameters) |
public ExceptionHandler(Config config)
Copyright © 2018–2021. All rights reserved.