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