public class EncodingException extends CodecException
CodecException such as a configuration issue that an
Encoder may also choose to raise.| 构造器和说明 |
|---|
EncodingException(String msg)
Create a new EncodingException.
|
EncodingException(String msg,
Throwable cause)
Create a new EncodingException.
|
contains, getMessage, getMostSpecificCause, getRootCausepublic EncodingException(String msg)
msg - the detail message