Serializable
public class WebSocketFrameCorruptedException extends WebSocketException
Constructor | Description |
---|---|
WebSocketFrameCorruptedException() |
|
WebSocketFrameCorruptedException(String msg) |
|
WebSocketFrameCorruptedException(String msg,
Throwable cause) |
|
WebSocketFrameCorruptedException(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
public WebSocketFrameCorruptedException()
public WebSocketFrameCorruptedException(String msg, Throwable cause)
public WebSocketFrameCorruptedException(String msg)
public WebSocketFrameCorruptedException(Throwable cause)
Copyright © 2018. All rights reserved.