public class CodecException extends RuntimeException
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(String message)
public CodecException(String message, Throwable cause)
public CodecException(Throwable cause)
Copyright © 2019. All rights reserved.