public class AwsCryptoException extends RuntimeException
| Constructor and Description | 
|---|
AwsCryptoException()  | 
AwsCryptoException(String message)  | 
AwsCryptoException(String message,
                  Throwable cause)  | 
AwsCryptoException(String message,
                  Throwable cause,
                  boolean enableSuppression,
                  boolean writableStackTrace)  | 
AwsCryptoException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023. All rights reserved.