public class HandshakeFailureException extends NestedRuntimeException
By contrast, when handshake negotiation fails, the response status code will be 200 and
the response headers and body will have been updated to reflect the cause for the
failure. A HandshakeHandler implementation will have protected methods to
customize updates to the response in those cases.
| Constructor and Description |
|---|
HandshakeFailureException(java.lang.String msg) |
HandshakeFailureException(java.lang.String msg,
java.lang.Throwable cause) |
contains, getMessage, getMostSpecificCause, getRootCause