on Error
Fails the incomingFrames flow with a WebSocketException with the given message.
Only onClose is safe to call after a call to this method, calling any other method may throw an exception.
Fails the incomingFrames flow with a WebSocketException with the given error as cause.
Only onClose is safe to call after a call to this method, calling any other method may throw an exception.