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()
WebSocketExceptiongetCloseReason in class WebSocketExceptionCopyright © 2012–2020 Oracle Corporation. All rights reserved.