@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class NoAvailableCertificateException extends AWSDirectoryServiceException
Client authentication setup could not be completed because at least one valid certificate must be registered in the system.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
NoAvailableCertificateException(String message)
Constructs a new NoAvailableCertificateException with the specified error message.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestId() |
void |
setRequestId(String requestId) |
NoAvailableCertificateException |
withRequestId(String requestId) |
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoAvailableCertificateException(String message)
message - Describes the error encountered.public void setRequestId(String requestId)
setRequestId in class AmazonServiceExceptionrequestId - public String getRequestId()
getRequestId in class AmazonServiceExceptionpublic NoAvailableCertificateException withRequestId(String requestId)
requestId - Copyright © 2021. All rights reserved.