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, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CodecException(String msg)
msg - the detail message