public class MalformedInputException extends CharacterCodingException
Constructor and Description |
---|
MalformedInputException(int inputLength)
Constructs an
MalformedInputException with the given
length. |
Modifier and Type | Method and Description |
---|---|
int |
getInputLength()
Returns the length of the input.
|
String |
getMessage()
Returns the message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MalformedInputException(int inputLength)
MalformedInputException
with the given
length.inputLength
- the length of the inputpublic int getInputLength()
public String getMessage()
getMessage
in class Throwable
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.