public class EncodingException extends BaseException
| Constructor and Description |
|---|
EncodingException(String message,
Throwable cause) |
EncodingException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EncodingException(Throwable cause)
public EncodingException(String message, Throwable cause)