public class UnsupportedCodecException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
UnsupportedCodecException(org.apache.nifi.remote.codec.FlowFileCodec codec,
int version) |
UnsupportedCodecException(String codecName) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public UnsupportedCodecException(String codecName)
public UnsupportedCodecException(org.apache.nifi.remote.codec.FlowFileCodec codec, int version)
Copyright © 2022 Apache NiFi Project. All rights reserved.