public abstract class FramingException extends WebSocketException
Constructor and Description |
---|
FramingException(String s) |
FramingException(String s,
Throwable throwable) |
FramingException(Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
abstract int |
getClosingCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Oracle Corporation. All rights reserved.