Class InvalidWebSocketException

java.lang.Object
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DuplicateAnnotationException, InvalidSignatureException

public class InvalidWebSocketException extends WebSocketException
Indicating that the provided Class is not a valid WebSocket per the chosen API.
See Also: