public class CharacterCodingException extends IOException
CharacterCodingException is thrown when an encoding or decoding
error occurs.| Constructor and Description |
|---|
CharacterCodingException()
Constructs a new
CharacterCodingException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString