public class InvalidTrackingOptionsException extends AmazonServiceException
Indicates that the custom domain to be used for open and click tracking redirects is invalid. This error appears most often in the following situations:
When the tracking domain you specified is not verified in Amazon SES.
When the tracking domain you specified is not a valid domain or subdomain.
AmazonServiceException.ErrorType
Constructor and Description |
---|
InvalidTrackingOptionsException(java.lang.String message)
Constructs a new InvalidTrackingOptionsException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.