Class SesException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\Ses\Exception\SesException
- Namespace: Aws\Ses\Exception
- Located at Ses/Exception/SesException.php
Represents an error interacting with the Amazon Simple Email Service.
Methods Summary
Methods inherited from Aws\Exception\AwsException
__construct()
,
__toString()
,
get()
,
getAwsErrorCode()
,
getAwsErrorMessage()
,
getAwsErrorShape()
,
getAwsErrorType()
,
getAwsRequestId()
,
getCommand()
,
getRequest()
,
getResponse()
,
getResult()
,
getStatusCode()
,
getTransferInfo()
,
hasKey()
,
isConnectionError()
,
isMaxRetriesExceeded()
,
search()
,
setMaxRetriesExceeded()
,
setTransferInfo()
Methods inherited from Exception
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Methods inherited from ArrayAccess
offsetExists()
,
offsetGet()
,
offsetSet()
,
offsetUnset()
Methods inherited from Aws\MonitoringEventsInterface
Methods used from Aws\HasDataTrait
Methods used from Aws\HasMonitoringEventsTrait
Expected Exception Codes
AccountSendingPausedException
[ ]
Description
Indicates that email sending is disabled for your entire Amazon SES account.
You can enable or disable email sending for your Amazon SES account using UpdateAccountSendingEnabled.
Members
AlreadyExistsException
[ 'Name' => '<string>', ]
Description
Indicates that a resource could not be created because of a naming conflict.
Members
- Name
-
- Type: string
Indicates that a resource could not be created because the resource name already exists.
CannotDeleteException
[ 'Name' => '<string>', ]
Description
Indicates that the delete operation could not be completed.
Members
- Name
-
- Type: string
Indicates that a resource could not be deleted because no resource with the specified name exists.
ConfigurationSetAlreadyExistsException
[ 'ConfigurationSetName' => '<string>', ]
Description
Indicates that the configuration set could not be created because of a naming conflict.
Members
- ConfigurationSetName
-
- Type: string
Indicates that the configuration set does not exist.
ConfigurationSetDoesNotExistException
[ 'ConfigurationSetName' => '<string>', ]
Description
Indicates that the configuration set does not exist.
Members
- ConfigurationSetName
-
- Type: string
Indicates that the configuration set does not exist.
ConfigurationSetSendingPausedException
[ 'ConfigurationSetName' => '<string>', ]
Description
Indicates that email sending is disabled for the configuration set.
You can enable or disable email sending for a configuration set using UpdateConfigurationSetSendingEnabled.
Members
- ConfigurationSetName
-
- Type: string
The name of the configuration set for which email sending is disabled.
CustomVerificationEmailInvalidContentException
[ ]
Description
Indicates that custom verification email template provided content is invalid.
Members
CustomVerificationEmailTemplateAlreadyExistsException
[ 'CustomVerificationEmailTemplateName' => '<string>', ]
Description
Indicates that a custom verification email template with the name you specified already exists.
Members
- CustomVerificationEmailTemplateName
-
- Type: string
Indicates that the provided custom verification email template with the specified template name already exists.
CustomVerificationEmailTemplateDoesNotExistException
[ 'CustomVerificationEmailTemplateName' => '<string>', ]
Description
Indicates that a custom verification email template with the name you specified does not exist.
Members
- CustomVerificationEmailTemplateName
-
- Type: string
Indicates that the provided custom verification email template does not exist.
EventDestinationAlreadyExistsException
[ 'ConfigurationSetName' => '<string>', 'EventDestinationName' => '<string>', ]
Description
Indicates that the event destination could not be created because of a naming conflict.
Members
- ConfigurationSetName
-
- Type: string
Indicates that the configuration set does not exist.
- EventDestinationName
-
- Type: string
Indicates that the event destination does not exist.
EventDestinationDoesNotExistException
[ 'ConfigurationSetName' => '<string>', 'EventDestinationName' => '<string>', ]
Description
Indicates that the event destination does not exist.
Members
- ConfigurationSetName
-
- Type: string
Indicates that the configuration set does not exist.
- EventDestinationName
-
- Type: string
Indicates that the event destination does not exist.
FromEmailAddressNotVerifiedException
[ 'FromEmailAddress' => '<string>', ]
Description
Indicates that the sender address specified for a custom verification email is not verified, and is therefore not eligible to send the custom verification email.
Members
- FromEmailAddress
-
- Type: string
Indicates that the from email address associated with the custom verification email template is not verified.
InvalidCloudWatchDestinationException
[ 'ConfigurationSetName' => '<string>', 'EventDestinationName' => '<string>', ]
Description
Indicates that the Amazon CloudWatch destination is invalid. See the error message for details.
Members
- ConfigurationSetName
-
- Type: string
Indicates that the configuration set does not exist.
- EventDestinationName
-
- Type: string
Indicates that the event destination does not exist.
InvalidConfigurationSetException
[ ]
Description
Indicates that the configuration set is invalid. See the error message for details.
Members
InvalidDeliveryOptionsException
[ ]
Description
Indicates that provided delivery option is invalid.
Members
InvalidFirehoseDestinationException
[ 'ConfigurationSetName' => '<string>', 'EventDestinationName' => '<string>', ]
Description
Indicates that the Amazon Kinesis Firehose destination is invalid. See the error message for details.
Members
- ConfigurationSetName
-
- Type: string
Indicates that the configuration set does not exist.
- EventDestinationName
-
- Type: string
Indicates that the event destination does not exist.
InvalidLambdaFunctionException
[ 'FunctionArn' => '<string>', ]
Description
Indicates that the provided AWS Lambda function is invalid, or that Amazon SES could not execute the provided function, possibly due to permissions issues. For information about giving permissions, see the Amazon SES Developer Guide.
Members
- FunctionArn
-
- Type: string
Indicates that the ARN of the function was not found.
InvalidPolicyException
[ ]
Description
Indicates that the provided policy is invalid. Check the error stack for more information about what caused the error.
Members
InvalidRenderingParameterException
[ 'TemplateName' => '<string>', ]
Description
Indicates that one or more of the replacement values you provided is invalid. This error may occur when the TemplateData object contains invalid JSON.
Members
- TemplateName
-
- Type: string
InvalidS3ConfigurationException
[ 'Bucket' => '<string>', ]
Description
Indicates that the provided Amazon S3 bucket or AWS KMS encryption key is invalid, or that Amazon SES could not publish to the bucket, possibly due to permissions issues. For information about giving permissions, see the Amazon SES Developer Guide.
Members
- Bucket
-
- Type: string
Indicated that the S3 Bucket was not found.
InvalidSNSDestinationException
[ 'ConfigurationSetName' => '<string>', 'EventDestinationName' => '<string>', ]
Description
Indicates that the Amazon Simple Notification Service (Amazon SNS) destination is invalid. See the error message for details.
Members
- ConfigurationSetName
-
- Type: string
Indicates that the configuration set does not exist.
- EventDestinationName
-
- Type: string
Indicates that the event destination does not exist.
InvalidSnsTopicException
[ 'Topic' => '<string>', ]
Description
Indicates that the provided Amazon SNS topic is invalid, or that Amazon SES could not publish to the topic, possibly due to permissions issues. For information about giving permissions, see the Amazon SES Developer Guide.
Members
- Topic
-
- Type: string
Indicates that the topic does not exist.
InvalidTemplateException
[ 'TemplateName' => '<string>', ]
Description
Indicates that the template that you specified could not be rendered. This issue may occur when a template refers to a partial that does not exist.
Members
- TemplateName
-
- Type: string
InvalidTrackingOptionsException
[ ]
Description
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.
Members
LimitExceededException
[ ]
Description
Indicates that a resource could not be created because of service limits. For a list of Amazon SES limits, see the Amazon SES Developer Guide.
Members
MailFromDomainNotVerifiedException
[ ]
Description
Indicates that the message could not be sent because Amazon SES could not read the MX record required to use the specified MAIL FROM domain. For information about editing the custom MAIL FROM domain settings for an identity, see the Amazon SES Developer Guide.
Members
MessageRejected
[ ]
Description
Indicates that the action failed, and the message could not be sent. Check the error stack for more information about what caused the error.
Members
MissingRenderingAttributeException
[ 'TemplateName' => '<string>', ]
Description
Indicates that one or more of the replacement values for the specified template was not specified. Ensure that the TemplateData object contains references to all of the replacement tags in the specified template.
Members
- TemplateName
-
- Type: string
ProductionAccessNotGrantedException
[ ]
Description
Indicates that the account has not been granted production access.
Members
RuleDoesNotExistException
[ 'Name' => '<string>', ]
Description
Indicates that the provided receipt rule does not exist.
Members
- Name
-
- Type: string
Indicates that the named receipt rule does not exist.
RuleSetDoesNotExistException
[ 'Name' => '<string>', ]
Description
Indicates that the provided receipt rule set does not exist.
Members
- Name
-
- Type: string
Indicates that the named receipt rule set does not exist.
TemplateDoesNotExistException
[ 'TemplateName' => '<string>', ]
Description
Indicates that the Template object you specified does not exist in your Amazon SES account.
Members
- TemplateName
-
- Type: string
TrackingOptionsAlreadyExistsException
[ 'ConfigurationSetName' => '<string>', ]
Description
Indicates that the configuration set you specified already contains a TrackingOptions object.
Members
- ConfigurationSetName
-
- Type: string
Indicates that a TrackingOptions object already exists in the specified configuration set.
TrackingOptionsDoesNotExistException
[ 'ConfigurationSetName' => '<string>', ]
Description
Indicates that the TrackingOptions object you specified does not exist.
Members
- ConfigurationSetName
-
- Type: string
Indicates that a TrackingOptions object does not exist in the specified configuration set.