@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CertificateInUseException extends AWSDirectoryServiceException
The certificate is being used for the LDAP security connection and cannot be removed without disabling LDAP security.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
CertificateInUseException(String message)
Constructs a new CertificateInUseException with the specified error message.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestId() |
void |
setRequestId(String requestId) |
CertificateInUseException |
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 CertificateInUseException(String message)
message - Describes the error encountered.public void setRequestId(String requestId)
setRequestId in class AmazonServiceExceptionrequestId - public String getRequestId()
getRequestId in class AmazonServiceExceptionpublic CertificateInUseException withRequestId(String requestId)
requestId - Copyright © 2023. All rights reserved.