Class ProtocolException

java.lang.Object
All Implemented Interfaces:
Serializable

public class ProtocolException extends CloseException
Per spec, a protocol error should result in a Close frame of status code 1002 (PROTOCOL_ERROR)
See Also: