public class NoSuchMasterKeyException extends AwsCryptoException
MasterKey which either doesn't
exist or to which it doesn't have access.| Constructor and Description |
|---|
NoSuchMasterKeyException() |
NoSuchMasterKeyException(String message) |
NoSuchMasterKeyException(String message,
Throwable cause) |
NoSuchMasterKeyException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
NoSuchMasterKeyException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023. All rights reserved.