public class EncodingException extends java.io.IOException
EncodingException(java.lang.String msg)
EncodingException(java.lang.String msg, java.lang.Exception cause)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EncodingException(java.lang.String msg)
public EncodingException(java.lang.String msg, java.lang.Exception cause)