Uses of Class
org.springframework.graphql.client.GraphQlTransportException
-
Uses of GraphQlTransportException in org.springframework.graphql.client
Modifier and TypeClassDescriptionclass
WebSocketGraphQlTransportException
raised when a subscription ends with an"error"
message.class
WebSocket relatedGraphQlTransportException
raised when the connection is closed while a request or subscription is in progress.