public class AWSIotCertificateException extends AmazonClientException
| Constructor and Description |
|---|
AWSIotCertificateException(String message)
Create a new AWSIotCertificateException.
|
AWSIotCertificateException(String message,
Throwable t)
Create a new AWSIotCertificateException.
|
isRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AWSIotCertificateException(String message, Throwable t)
message - error message.t - throwable - the underlying exception.public AWSIotCertificateException(String message)
message - error message.Copyright © 2017. All rights reserved.