@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DirectoryAlreadyInRegionException extends AWSDirectoryServiceException
The Region you specified is the same Region where the Managed Microsoft AD directory was created. Specify a different Region and try again.
AmazonServiceException.ErrorType
Constructor and Description |
---|
DirectoryAlreadyInRegionException(String message)
Constructs a new DirectoryAlreadyInRegionException 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.
|
DirectoryAlreadyInRegionException |
withRequestId(String requestId) |
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DirectoryAlreadyInRegionException(String message)
message
- Describes the error encountered.public void setRequestId(String requestId)
AmazonServiceException
setRequestId
in class AmazonServiceException
requestId
- public String getRequestId()
AmazonServiceException
getRequestId
in class AmazonServiceException
public DirectoryAlreadyInRegionException withRequestId(String requestId)
requestId
-