public class MissingCryptoKeyException extends Exception
CryptoKeyProvider when a request for the key
cannot be fulfilled for any reason.CryptoKeyProvider,
Serialized Form| Modifier | Constructor and Description |
|---|---|
|
MissingCryptoKeyException() |
|
MissingCryptoKeyException(String message) |
|
MissingCryptoKeyException(String message,
Throwable cause) |
protected |
MissingCryptoKeyException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
MissingCryptoKeyException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023 Apache NiFi Project. All rights reserved.