Serializablepublic 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, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WebSocketFrameCorruptedException()
public WebSocketFrameCorruptedException(String msg, Throwable cause)
public WebSocketFrameCorruptedException(String msg)
public WebSocketFrameCorruptedException(Throwable cause)
Copyright © 2018. All rights reserved.