ApolloWebSocketClosedException
class ApolloWebSocketClosedException(val code: Int, val reason: String? = null, cause: Throwable? = null) : ApolloException
A WebSocket close frame was received from the server
A WebSocket close frame was received from the server