public class ProtocolException extends WebSocketException
| Constructor and Description |
|---|
ProtocolException(String reasonPhrase) |
| Modifier and Type | Method and Description |
|---|---|
CloseReason |
getCloseReason()
Get close reason.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProtocolException(String reasonPhrase)
public CloseReason getCloseReason()
WebSocketExceptiongetCloseReason in class WebSocketExceptionCopyright © 2012-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.