public class WebSocketFrameCorruptedException extends WebSocketException
Constructor and Description |
---|
WebSocketFrameCorruptedException() |
WebSocketFrameCorruptedException(String msg) |
WebSocketFrameCorruptedException(String msg, Throwable cause) |
WebSocketFrameCorruptedException(Throwable cause) |
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 © 2020 JBoss by Red Hat. All rights reserved.