public class UnexpectedEncodingException extends UnexpectedException
UnsupportedEncodingException
into RuntimeExceptionConstructor and Description |
---|
UnexpectedEncodingException(IOException cause) |
Modifier and Type | Method and Description |
---|---|
UnsupportedEncodingException |
toJDKException()
Convert to corresponding JDK exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnexpectedEncodingException(IOException cause)
public UnsupportedEncodingException toJDKException()
Copyright © 2017. All Rights Reserved.