Serializablepublic class WebSocketInvalidCloseCodeException extends WebSocketException
| Constructor | Description |
|---|---|
WebSocketInvalidCloseCodeException() |
|
WebSocketInvalidCloseCodeException(String msg) |
|
WebSocketInvalidCloseCodeException(String msg,
Throwable cause) |
|
WebSocketInvalidCloseCodeException(Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WebSocketInvalidCloseCodeException()
public WebSocketInvalidCloseCodeException(String msg, Throwable cause)
public WebSocketInvalidCloseCodeException(String msg)
public WebSocketInvalidCloseCodeException(Throwable cause)
Copyright © 2018. All rights reserved.