public class ProtocolError extends FramingException
| Constructor and Description |
|---|
ProtocolError(String s) |
ProtocolError(String s,
Throwable throwable) |
ProtocolError(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
int |
getClosingCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProtocolError(String s)
public ProtocolError(Throwable throwable)
public int getClosingCode()
getClosingCode in class FramingExceptionCopyright © 2012-2013. All Rights Reserved.