public class ProtocolError extends FramingException
| Constructor and Description |
|---|
ProtocolError(java.lang.String s) |
ProtocolError(java.lang.String s,
java.lang.Throwable throwable) |
ProtocolError(java.lang.Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
int |
getClosingCode() |
public ProtocolError(java.lang.String s)
public ProtocolError(java.lang.String s,
java.lang.Throwable throwable)
public ProtocolError(java.lang.Throwable throwable)
public int getClosingCode()
getClosingCode in class FramingExceptionCopyright © 2018 Oracle Corporation. All Rights Reserved.