Disconnection from server feedback

I have a ksql server and a few ‘services’ that interact with that server. One of the ‘services’ is subscribing to a ksql stream from the server.
If the ‘service’ is disconnected from the server is there any error response or would it look identical to an empty stream?