JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-crac+20-25
java.net.http
java.net.http
WebSocketHandshakeException
Uses of Class
java.net.http.WebSocketHandshakeException
Packages that use
WebSocketHandshakeException
Package
Description
java.net.http
HTTP Client and WebSocket APIs
Uses of
WebSocketHandshakeException
in
java.net.http
Methods in
java.net.http
that return
WebSocketHandshakeException
Modifier and Type
Method
Description
WebSocketHandshakeException
WebSocketHandshakeException.
initCause
(
Throwable
cause)