public class CoderMalfunctionError extends Error
decodeLoop method of a
CharsetDecoder, or the
encodeLoop method of a
CharsetEncoder, throws an unexpected exception.
| Constructor and Description |
|---|
CoderMalfunctionError(Exception
Initializes an instance of this class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CoderMalfunctionError(Exceptioncause)
cause - The unexpected exception that was thrown