public class CodecException extends RuntimeException
Constructor and Description |
---|
CodecException() |
CodecException(String message) |
CodecException(String message,
Throwable cause) |
CodecException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
CodecException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2023 Eclipse. All rights reserved.