@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class InvalidLDAPSStatusException extends AWSDirectoryServiceException
The LDAP activities could not be performed because they are limited by the LDAPS status.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
InvalidLDAPSStatusException(String message)
Constructs a new InvalidLDAPSStatusException with the specified error message.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestId()
Returns the AWS request ID that uniquely identifies the service request
the caller made.
|
void |
setRequestId(String requestId)
Sets the AWS requestId for this exception.
|
InvalidLDAPSStatusException |
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 InvalidLDAPSStatusException(String message)
message - Describes the error encountered.public void setRequestId(String requestId)
AmazonServiceExceptionsetRequestId in class AmazonServiceExceptionrequestId - public String getRequestId()
AmazonServiceExceptiongetRequestId in class AmazonServiceExceptionpublic InvalidLDAPSStatusException withRequestId(String requestId)
requestId -