public class UnsupportedEncodingException extends IOException
Constructor and Description |
---|
UnsupportedEncodingException() |
UnsupportedEncodingException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedEncodingException()
public UnsupportedEncodingException(String msg)
Copyright © 2018. All rights reserved.