public final class Utf8CodingException extends RuntimeException
| Constructor and Description |
|---|
Utf8CodingException(String message)
A coding exception occured processing UTF_8
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Utf8CodingException(String message)
message - the error messageCopyright © 2015–2019 The Apache Software Foundation. All rights reserved.