public class AWSIotCertificateException extends AmazonClientException
| Constructor and Description |
|---|
AWSIotCertificateException(java.lang.String message)
Create a new AWSIotCertificateException.
|
AWSIotCertificateException(java.lang.String message,
java.lang.Throwable t)
Create a new AWSIotCertificateException.
|
isRetryablepublic AWSIotCertificateException(java.lang.String message,
java.lang.Throwable t)
message - error message.t - throwable - the underlying exception.public AWSIotCertificateException(java.lang.String message)
message - error message.Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.