public class InvalidWebSocketException extends WebSocketException
A valid WebSocket should do one of the following:
WebSocketListener
WebSocketAdapter
@WebSocket
annotation on the typeConstructor and Description |
---|
InvalidWebSocketException(java.lang.String message) |
InvalidWebSocketException(java.lang.String message,
java.lang.Throwable cause) |
Copyright © 1995–2023 Webtide. All rights reserved.