public class Utf8EncodingException extends RuntimeException
| Constructor and Description |
|---|
Utf8EncodingException(Throwable ex)
Create the exception with original cause and a default error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Utf8EncodingException(Throwable ex)
ex - Original cause.Copyright © 2018. All rights reserved.