public class EncodingException extends CodecException
CodecException such as a configuration issue that an
 Encoder may also choose to raise.Encoder, 
Serialized Form| Constructor and Description | 
|---|
| EncodingException(String msg)Create a new EncodingException. | 
| EncodingException(String msg,
                 Throwable cause)Create a new EncodingException. | 
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EncodingException(String msg)
msg - the detail message