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