public class BeanValidationException extends AbstractDataFetcherException
| Constructor and Description |
|---|
BeanValidationException(Set<javax.validation.ConstraintViolation<Object>> violations,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
graphql.execution.DataFetcherResult.Builder<Object> |
appendDataFetcherResult(graphql.execution.DataFetcherResult.Builder<Object> builder,
graphql.schema.DataFetchingEnvironment dfe) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic graphql.execution.DataFetcherResult.Builder<Object> appendDataFetcherResult(graphql.execution.DataFetcherResult.Builder<Object> builder, graphql.schema.DataFetchingEnvironment dfe)
appendDataFetcherResult in class AbstractDataFetcherExceptionCopyright © 2018–2021. All rights reserved.