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