public class GqlRequestException extends RuntimeException
GraphQLError
values in the response as a list of GqlError.| Constructor and Description |
|---|
GqlRequestException(List<GqlError> errors) |
| Modifier and Type | Method and Description |
|---|---|
List<GqlError> |
getErrors() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.