public class ProtocolException extends WebSocketException
Constructor and Description |
---|
ProtocolException(java.lang.String reasonPhrase) |
Modifier and Type | Method and Description |
---|---|
CloseReason |
getCloseReason()
Get close reason.
|
public CloseReason getCloseReason()
WebSocketException
getCloseReason
in class WebSocketException
Copyright © 2012–2020 Oracle Corporation. All rights reserved.