Class SnsException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException
-
Aws\Sns\Exception\SnsException
- Namespace: Aws\Sns\Exception
- Located at Sns/Exception/SnsException.php
Represents an error interacting with the Amazon Simple Notification Service.
Methods Summary
Methods inherited from Aws\Exception\AwsException
__construct()
,
__toString()
,
getAwsErrorCode()
,
getAwsErrorMessage()
,
getAwsErrorType()
,
getAwsRequestId()
,
getCommand()
,
getRequest()
,
getResponse()
,
getResult()
,
getStatusCode()
,
getTransferInfo()
,
isConnectionError()
,
setTransferInfo()
Methods inherited from Exception
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()