Serializable
public class MalformedInputException extends CharacterCodingException
MalformedInputException(int inputLength)
MalformedInputException
int
getInputLength()
String
getMessage()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MalformedInputException(int inputLength)
inputLength
public int getInputLength()
public String getMessage()
getMessage
Throwable