Example usage for Java java.nio.charset MalformedInputException fields, constructors, methods, implement or subclass
The text is from its open source code.
MalformedInputException(int inputLength) Constructs an MalformedInputException with the given length. |
String | getMessage() Returns the message. |