public class CodecException extends Exception
CodecException()
CodecException(String message)
CodecException(String message, Throwable cause)
CodecException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CodecException()
public CodecException(String message)
public CodecException(Throwable cause)
public CodecException(String message, Throwable cause)
Copyright © 2020. All Rights Reserved.