@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class IncompatibleRegionForMultiAZException extends AmazonFSxException
Amazon FSx doesn't support Multi-AZ Windows File Server copy backup in the destination Region, so the copied backup can't be restored.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
IncompatibleRegionForMultiAZException(String message)
Constructs a new IncompatibleRegionForMultiAZException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IncompatibleRegionForMultiAZException(String message)
message - Describes the error encountered.