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

Print this page

        

@@ -20,10 +20,11 @@
  *
  * 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.
  *