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
CannotDeleteException
[ 'Name' => '<string>', ]
Description
Indicates that the delete operation could not be completed.
Members
ConfigurationSetAlreadyExistsException
[ 'ConfigurationSetName' => '<string>', ]
Description
Indicates that the configuration set could not be created because of a naming conflict.
Members
ConfigurationSetDoesNotExistException
[ 'ConfigurationSetName' => '<string>', ]
Description
Indicates that the configuration set does not exist.
Members
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
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
CustomVerificationEmailTemplateDoesNotExistException
[ 'CustomVerificationEmailTemplateName' => '<string>', ]
Description
Indicates that a custom verification email template with the name you specified does not exist.
Members
EventDestinationAlreadyExistsException
[ 'ConfigurationSetName' => '<string>', 'EventDestinationName' => '<string>', ]
Description
Indicates that the event destination could not be created because of a naming conflict.
Members
EventDestinationDoesNotExistException
[ 'ConfigurationSetName' => '<string>', 'EventDestinationName' => '<string>', ]
Description
Indicates that the event destination does not exist.
Members
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
InvalidCloudWatchDestinationException
[ 'ConfigurationSetName' => '<string>', 'EventDestinationName' => '<string>', ]
Description
Indicates that the Amazon CloudWatch destination is invalid. See the error message for details.
Members
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
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
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
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
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
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
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
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
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
RuleSetDoesNotExistException
[ 'Name' => '<string>', ]
Description
Indicates that the provided receipt rule set does not exist.
Members
TemplateDoesNotExistException
[ 'TemplateName' => '<string>', ]
Description
Indicates that the Template object you specified does not exist in your Amazon SES account.
Members
TrackingOptionsAlreadyExistsException
[ 'ConfigurationSetName' => '<string>', ]
Description
Indicates that the configuration set you specified already contains a TrackingOptions object.
Members
TrackingOptionsDoesNotExistException
[ 'ConfigurationSetName' => '<string>', ]