Serialized Form
- 
Package org.springframework.graphql.client- 
Exception Class org.springframework.graphql.client.FieldAccessExceptionclass FieldAccessException extends GraphQlClientException implements Serializable- 
Serialized Fields- 
fieldClientResponseField field 
- 
responseClientGraphQlResponse response 
 
- 
 
- 
- 
Exception Class org.springframework.graphql.client.GraphQlClientExceptionclass GraphQlClientException extends NestedRuntimeException implements Serializable- 
Serialized Fields- 
requestGraphQlRequest request 
 
- 
 
- 
- 
Exception Class org.springframework.graphql.client.GraphQlTransportExceptionclass GraphQlTransportException extends GraphQlClientException implements Serializable
- 
Exception Class org.springframework.graphql.client.SubscriptionErrorExceptionclass SubscriptionErrorException extends GraphQlTransportException implements Serializable- 
Serialized Fields- 
errorsList<ResponseError> errors 
 
- 
 
- 
- 
Exception Class org.springframework.graphql.client.WebSocketDisconnectedExceptionclass WebSocketDisconnectedException extends GraphQlTransportException implements Serializable- 
Serialized Fields- 
closeStatusCloseStatus closeStatus 
 
- 
 
- 
 
- 
- 
Package org.springframework.graphql.data.federation- 
Exception Class org.springframework.graphql.data.federation.RepresentationExceptionclass RepresentationException extends RuntimeException implements Serializable- 
Serialized Fields- 
errorTypeErrorType errorType 
- 
handlerMethod@Nullable HandlerMethod handlerMethod 
- 
representationMap<String, Object> representation 
 
- 
 
- 
- 
Exception Class org.springframework.graphql.data.federation.RepresentationNotResolvedExceptionclass RepresentationNotResolvedException extends RepresentationException implements Serializable
 
- 
- 
Package org.springframework.graphql.execution- 
Exception Class org.springframework.graphql.execution.MissingSchemaExceptionclass MissingSchemaException extends NestedRuntimeException implements Serializable
- 
Exception Class org.springframework.graphql.execution.SubscriptionPublisherExceptionclass SubscriptionPublisherException extends NestedRuntimeException implements Serializable- 
Serialized Fields- 
errorsList<graphql.GraphQLError> errors 
 
- 
 
- 
 
-