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 cause)
Initializes an instance of this class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CoderMalfunctionError(Exception cause)
cause
- The unexpected exception that was thrownaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.