src/java.httpclient/share/classes/java/net/http/WebSocketHandshakeException.java

Print this page

        

*** 20,29 **** --- 20,30 ---- * * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ + package java.net.http; /** * An exception used to signal the opening handshake failed. *