Serialized Form
-
Package io.smallrye.graphql.client
-
Exception Class io.smallrye.graphql.client.GraphQLClientException
class GraphQLClientException extends RuntimeException implements Serializable-
Serialized Fields
-
errors
List<GraphQLError> errors
-
-
-
Exception Class io.smallrye.graphql.client.InvalidResponseException
class InvalidResponseException extends RuntimeException implements Serializable -
Exception Class io.smallrye.graphql.client.UnexpectedCloseException
class UnexpectedCloseException extends InvalidResponseException implements Serializable-
Serialized Fields
-
closeStatusCode
int closeStatusCode
-
-
-
-
Package io.smallrye.graphql.client.core.exceptions
-
Exception Class io.smallrye.graphql.client.core.exceptions.BuildException
class BuildException extends RuntimeException implements Serializable
-