public class UnsupportedProviderException extends AwsCryptoException
MasterKeyProviders 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, toStringCopyright © 2023. All rights reserved.