Hello!

I have a WebSocketClient that is failing because of an SSLException in the 
HttpSender. That's expected.

I'd like to get access to the exception so I can propagate it up to the method 
that calls my code but I'm not seeing a way to get that exception. I've been 
going in circles in the Jetty code for a while now so I suspect I'm 
misunderstanding something. Is it possible to get exceptions on the 
HttpSender's HttpChannel from the WebSocketClient?

_______________________________________________
jetty-users mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to