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