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