public class CodecException extends NestedRuntimeException
Constructor and Description |
---|
CodecException(String msg)
Create a new CodecException.
|
CodecException(String msg,
Throwable cause)
Create a new CodecException.
|
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CodecException(String msg)
msg
- the detail message