public class UnsupportedProviderException extends AwsCryptoException
MasterKeyProvider
s which which support the
requested provider
value.Constructor and Description |
---|
UnsupportedProviderException() |
UnsupportedProviderException(String message) |
UnsupportedProviderException(String message,
Throwable cause) |
UnsupportedProviderException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
UnsupportedProviderException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2023. All rights reserved.