public class MalformedInputException
extends java.nio.charset.CharacterCodingException
| Constructor and Description |
|---|
MalformedInputException(int inputLength) |
| Modifier and Type | Method and Description |
|---|---|
int |
getInputLength() |
String |
getMessage()
Returns the detail message string of this throwable.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic int getInputLength()
public String getMessage()
ThrowablegetMessage in class ThrowableThrowable instance
(which may be null).