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, toString
public Utf8DecodingError(String s)
public Utf8DecodingError(Throwable throwable)
public int getClosingCode()
getClosingCode
in class FramingException
Copyright © 2014 Oracle Corporation. All rights reserved.