Uses of Class
org.springframework.graphql.client.GraphQlTransportException
Packages that use GraphQlTransportException
-
Uses of GraphQlTransportException in org.springframework.graphql.client
Subclasses of GraphQlTransportException in org.springframework.graphql.clientModifier 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.