See: Description
| Class | Description |
|---|---|
| Error |
The error POJO, mapped from the GraphQL server response, when an error occurs
|
| Extension | |
| JsonResponseWrapper | |
| Location |
| Exception | Description |
|---|---|
| GraphQLInternalErrorException |
Thrown when an internal error of the GraphQL generator occurs
|
| GraphQLRequestExecutionException |
Thrown when an error occurs during the request execution.
|
| GraphQLRequestPreparationException |
Thrown when an error occurs during the request preparation.
|
| GraphQLResponseParseException |
Thrown when the client could not parse the GraphQL response.
|
Copyright © 2020. All rights reserved.