Class SesV2Exception
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\SesV2\Exception\SesV2Exception
- Namespace: Aws\SesV2\Exception
- Located at SesV2/Exception/SesV2Exception.php
Represents an error interacting with the Amazon Simple Email Service 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
AccountSuspendedException
[ ]
Description
The message can't be sent because the account's ability to send email has been permanently restricted.
Members
AlreadyExistsException
[ ]
Description
The resource specified in your request already exists.
Members
BadRequestException
[ ]
Description
The input you provided is invalid.
Members
ConcurrentModificationException
[ ]
Description
The resource is being modified by another operation or thread.
Members
ConflictException
[ ]
Description
If there is already an ongoing account details update under review.
Members
InternalServiceErrorException
[ ]
Description
The request couldn't be processed because an error occurred with the Amazon SES API v2.
Members
InvalidNextTokenException
[ ]
Description
The specified request includes an invalid or expired token.
Members
LimitExceededException
[ ]
Description
There are too many instances of the specified resource type.
Members
MailFromDomainNotVerifiedException
[ ]
Description
The message can't be sent because the sending domain isn't verified.
Members
MessageRejected
[ ]
Description
The message can't be sent because it contains invalid content.
Members
NotFoundException
[ ]
Description
The resource you attempted to access doesn't exist.
Members
SendingPausedException
[ ]
Description
The message can't be sent because the account's ability to send email is currently paused.
Members
TooManyRequestsException
[ ]
Description
Too many requests have been made to the operation.