public class CoderMalfunctionError extends Error
decodeLoop
方法的CharsetDecoder
,或encodeLoop
一个的方法CharsetEncoder
,抛出意外的异常。
Constructor and Description |
---|
CoderMalfunctionError(异常 cause)
初始化此类的实例。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CoderMalfunctionError(异常 cause)
cause
- The unexpected exception that was thrown
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.